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:
7d0b0e8
)
[PATCH] i386: fix rwsem build bug on CONFIG_M386=y
author
Ingo Molnar
<mingo@elte.hu>
Thu, 5 Oct 2006 16:47:22 +0000
(18:47 +0200)
committer
Andi Kleen
<andi@basil.nowhere.org>
Thu, 5 Oct 2006 16:47:22 +0000
(18:47 +0200)
CONFIG_M386 turns on spinlock-based generic rwsems - which surprises the
semaphore.S rwsem stubs. Tested both with and without CONFIG_M386.
Reported-by: Klaus Knopper <knopper@knopper.net>
Triaged-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andi Kleen <ak@suse.de>
No differences found