From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:31 +0000 (+0200) Subject: [PATCH] i386: Remove lock section support in rwsem.h X-Git-Tag: v2.6.19-rc1~1077^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=add659bf8aa92f8b3f01a8c0220557c959507fb1;p=pandora-kernel.git [PATCH] i386: Remove lock section support in rwsem.h Lock sections don't work the new dwarf2 unwinder This generates slightly smaller code. It adds one more taken jump to the fast path. Also move the trampolines into semaphore.S and add proper CFI annotations. Cc: jbeulich@novell.com Signed-off-by: Andi Kleen --- Reading git-diff-tree failed