diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-11-09 15:21:41 (GMT) |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2009-11-13 19:53:28 (GMT) |
commit | 8e13c7b772387f55dc05c6a0e5b30010c3c46ff9 (patch) | |
tree | 7cfa275b95febce0cf29c5c8faf2bc7566305265 /lib | |
parent | 6beb000923882f6204ea2cfcd932e568e900803f (diff) | |
download | linux-8e13c7b772387f55dc05c6a0e5b30010c3c46ff9.tar.xz |
locking: Reduce ifdefs in kernel/spinlock.c
With the Kconfig based inline decisions we can remove extra ifdefs in
kernel/spinlock.c by creating the complex lockbreak functions as
inlines which are inserted into the non inlined lock functions.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <20091109151428.548614772@linutronix.de>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions