commit | 01215ad8d83e18321d99e9b5750a6f21cac243a2 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Sep 26 10:52:31 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:31 2006 +0200 |
tree | aad34bac0001d2b2788dcb5c68566372db7968c3 | |
parent | 0577f148b5e9a773020e3da1e6332a7c6df9d601 [diff] |
[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 <ak@suse.de>