ecaf45ee5c
- 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> |
||
---|---|---|
.. | ||
bugs.c | ||
checksum.S | ||
delay.c | ||
fault.c | ||
ksyms.c | ||
ldt.c | ||
Makefile | ||
ptrace_user.c | ||
ptrace.c | ||
sigcontext.c | ||
signal.c | ||
stub_segv.c | ||
stub.S | ||
sys_call_table.S | ||
syscalls.c | ||
sysrq.c | ||
tls.c | ||
unmap.c | ||
user-offsets.c |