diff options
author | Jan Beulich <JBeulich@suse.com> | 2012-09-10 13:01:16 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2012-09-13 17:56:13 +0200 |
commit | 4fe84fb8c6b5081f7364af63aee8e118a665b966 (patch) | |
tree | d82d2eef06ea39bc367da0d394235b92a00841b4 /usr | |
parent | d094595078d00b63839d0c5ccb8b184ef242cb45 (diff) | |
download | linux-stable-4fe84fb8c6b5081f7364af63aee8e118a665b966.tar.gz linux-stable-4fe84fb8c6b5081f7364af63aee8e118a665b966.tar.bz2 linux-stable-4fe84fb8c6b5081f7364af63aee8e118a665b966.zip |
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 'usr')
0 files changed, 0 insertions, 0 deletions