summaryrefslogtreecommitdiff
path: root/SubmittingPatches
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-12 11:04:40 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-12 11:04:40 +0200
commit716c4fa3943e74e72cbbd442acf93b08072614aa (patch)
tree4a7691df8c97248650e7cb84aaf9493b87f6a00a /SubmittingPatches
parent138f28aaafc3bd3087efbc25f49f752c66d14157 (diff)
configure: redirect all compile output to our local config.log
On errors in the configuration, redirect everything to config.log, and not some parts to config.log and some others to $TMPDIR/config.log. This will give a nice summary of what goes wrong to the user. Also, in case everything looks fine, the config.log file will be created, but with size 0 and no warning is thrown. So looks good. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'SubmittingPatches')
0 files changed, 0 insertions, 0 deletions
/diff/sound/pci/oxygen/se6x.c?h=nds-private-remove&id=19ca2c8fecb1592d623fe5e82d6796f8d446268d&id2=880a38547ff08715ce4f1daf9a4bb30c87676e68'>diff)
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Pull namespace fix from Eric Biederman: "This has a single brown bag fix. The possible deadlock with dec_pid_namespaces that I had thought was fixed earlier turned out only to have been moved. So instead of being cleaver this change takes ucounts_lock with irqs disabled. So dec_ucount can be used from any context without fear of deadlock. The items accounted for dec_ucount and inc_ucount are all comparatively heavy weight objects so I don't exepct this will have any measurable performance impact" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: userns: Make ucounts lock irq-safe
Diffstat (limited to 'sound/pci/oxygen/se6x.c')