From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:32 +0000 (+0200) Subject: [PATCH] Don't use lock section for mutexes and semaphores X-Git-Tag: v2.6.19-rc1~1077^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8578bdf835d6d6ece6718858d351456367b8a5cf;p=pandora-kernel.git [PATCH] Don't use lock section for mutexes and semaphores Lock sections cannot be handled by the dwarf2 unwinder. Disadvantage is a taken branch in the hot path. Signed-off-by: Andi Kleen --- Reading git-diff-tree failed