acrn-kernel/arch/um
Andi Kleen ecaf45ee5c [PATCH] i386: Redo semaphore and rwlock assembly helpers
- Move them to a pure assembly file. Previously they were in
a C file that only consisted of inline assembly. Doing it in pure
assembler is much nicer.
- Add a frame.i include with FRAME/ENDFRAME macros to easily
add frame pointers to assembly functions
- Add dwarf2 annotation to them so that the new dwarf2 unwinder
doesn't get stuck on them
- Random cleanups

Includes feedback from Jan Beulich and a UML build fix from Andrew
Morton.

Cc: jbeulich@novell.com
Cc: jdike@addtoit.com
Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:29 +02:00
..
drivers [PATCH] uml: make mconsole version requests happen in a process 2006-07-10 13:24:24 -07:00
include [PATCH] uml: header formatting cleanups 2006-07-14 21:53:52 -07:00
kernel [PATCH] vDSO hash-style fix 2006-07-31 13:28:43 -07:00
os-Linux [PATCH] uml: tidy longjmp macro 2006-07-14 21:53:52 -07:00
scripts
sys-i386 [PATCH] i386: Redo semaphore and rwlock assembly helpers 2006-09-26 10:52:29 +02:00
sys-ia64
sys-ppc
sys-x86_64
Kconfig
Kconfig.char
Kconfig.debug
Kconfig.i386
Kconfig.net
Kconfig.scsi
Kconfig.x86_64
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64 [PATCH] uml: tidy biarch gcc support 2006-07-14 21:53:52 -07:00
config.release
defconfig