From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:29 +0000 (+0200) Subject: [PATCH] i386: Remove const case for rwlocks X-Git-Tag: v2.6.19-rc1~1077^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a015b5644ec6df0a2c4cbeff1f8a3d24ba0478e;p=pandora-kernel.git [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 --- Reading git-diff-tree failed