[PATCH] i386: Remove const case for rwlocks
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:29 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:29 +0000 (10:52 +0200)
commit1a015b5644ec6df0a2c4cbeff1f8a3d24ba0478e
tree776cc4bfdf3a6aa74269a5b8458759a2157c770a
parent9a0b26e6bc4ae1979d9bcc6194e57a71b2b5cac6
[PATCH] i386: Remove const case for rwlocks

rwlocks are now out of line, so it near never triggers.  Also it was
incompatible with the new dwarf2 unwinder because it had unannotiatable
push/pops.

Signed-off-by: Andi Kleen <ak@suse.de>
include/asm-i386/rwlock.h