From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:31 +0000 (+0200) Subject: [PATCH] i386: Remove lock section support in mutex.h X-Git-Tag: v2.6.19-rc1~1077^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01215ad8d83e18321d99e9b5750a6f21cac243a2;p=pandora-kernel.git [PATCH] i386: Remove lock section support in mutex.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. Cc: jbeulich@novell.com Signed-off-by: Andi Kleen --- Reading git-diff-tree failed