git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a511e3f
)
spinlock: Add missing __raw_spin_lock_flags() stub for UP
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 10 Jun 2009 06:59:46 +0000
(16:59 +1000)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 10 Jun 2009 09:48:14 +0000
(11:48 +0200)
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>
No differences found