spinlock: Add missing __raw_spin_lock_flags() stub for UP
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 10 Jun 2009 06:59:46 +0000 (16:59 +1000)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Jun 2009 09:48:14 +0000 (11:48 +0200)
commit04dce7d9d429ea5ea04e9432d1726c930f4d67da
tree667062b15699b47abf9d998391274737ee56ef9c
parenta511e3f968c462a55ef58697257f5347c73d306e
spinlock: Add missing __raw_spin_lock_flags() stub for UP

This was only defined with CONFIG_DEBUG_SPINLOCK set, but some
obscure arch/powerpc code wants it always.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/spinlock_up.h