commit | 7ca2b49b06a6d26e89e3535653889f1d7892b085 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Sep 26 10:52:32 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:32 2006 +0200 |
tree | 99e460b4da18b0d841267082219d9b390c13a649 | |
parent | add659bf8aa92f8b3f01a8c0220557c959507fb1 [diff] |
[PATCH] i386: Remove lock section support in semaphore.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>