acrn-kernel/arch/i386/lib
Andi Kleen add659bf8a [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>
2006-09-26 10:52:31 +02:00
..
Makefile [PATCH] i386: Redo semaphore and rwlock assembly helpers 2006-09-26 10:52:29 +02:00
bitops.c
checksum.S
delay.c
getuser.S
memcpy.c
mmx.c
putuser.S
semaphore.S [PATCH] i386: Remove lock section support in rwsem.h 2006-09-26 10:52:31 +02:00
strstr.c
usercopy.c