commit | add659bf8aa92f8b3f01a8c0220557c959507fb1 | [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 | ef140ba27d91ee45ee0a01ab7d92de5138a681ca | |
parent | 01215ad8d83e18321d99e9b5750a6f21cac243a2 [diff] |
[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 <ak@suse.de>