summaryrefslogtreecommitdiff
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorJan Beulich <JBeulich@suse.com>2012-09-10 13:01:16 +0100
committerIngo Molnar <mingo@kernel.org>2012-09-13 17:56:13 +0200
commit4fe84fb8c6b5081f7364af63aee8e118a665b966 (patch)
treed82d2eef06ea39bc367da0d394235b92a00841b4 /kernel/fork.c
parentd094595078d00b63839d0c5ccb8b184ef242cb45 (diff)
locking: Adjust spin lock inlining Kconfig options
Break out the DEBUG_SPINLOCK dependency (requires moving up UNINLINE_SPIN_UNLOCK, as this was the only one in that block not depending on that option). Avoid putting values not selected into the resulting .config - they are not useful for anything, make the output less legible, and just consume space: Use "depends on" rather than directly setting the default from the combined dependency values. Signed-off-by: Jan Beulich <jbeulich@suse.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/504DF2AC020000780009A2DF@nat28.tlf.novell.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions