linux/arch/x86/um
H. Peter Anvin f542c5d6e5 x86, extable: Remove open-coded exception table entries in arch/x86/um/checksum_32.S
Remove open-coded exception table entries in arch/x86/um/checksum_32.S,
and replace them with _ASM_EXTABLE() macros; this will allow us to
change the format and type of the exception table entries.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: David Daney <david.daney@cavium.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Link: http://lkml.kernel.org/r/CA%2B55aFyijf43qSu3N9nWHEBwaGbb7T2Oq9A=9EyR=Jtyqfq_cQ@mail.gmail.com
2012-04-20 13:51:39 -07:00
..
asm um: Use asm-generic/switch_to.h 2012-04-10 00:13:45 +02:00
os-Linux um: we need sys/user.h only on i386 2011-11-02 14:15:38 +01:00
shared/sysdep uml: fix compile for x86-64 2012-01-18 19:26:11 -08:00
vdso coredump: remove VM_ALWAYSDUMP flag 2012-03-23 16:58:42 -07:00
bug.c
bugs_32.c um: kill HOST_TASK_PID 2012-03-25 00:29:55 +01:00
bugs_64.c
checksum_32.S x86, extable: Remove open-coded exception table entries in arch/x86/um/checksum_32.S 2012-04-20 13:51:39 -07:00
delay.c um: merge delay_{32,64}.c 2011-11-02 14:15:37 +01:00
elfcore.c
fault.c
Kconfig um: allow SUBARCH=x86 2012-03-25 00:29:56 +01:00
ksyms.c
ldt.c um: take ldt.h to arch/x86/um/asm/mm_context.h 2011-11-02 14:15:21 +01:00
Makefile x86, um: Use the same style generated syscall tables as native 2011-12-05 16:08:49 -08:00
mem_32.c coredump: remove VM_ALWAYSDUMP flag 2012-03-23 16:58:42 -07:00
mem_64.c
ptrace_32.c um: merge HOST_... of registers common on i386 and amd64 2011-11-02 14:15:18 +01:00
ptrace_64.c um: unify ptrace_user.h 2011-11-02 14:15:27 +01:00
ptrace_user.c
setjmp_32.S
setjmp_64.S
signal.c um: merge signal_{32,64}.c 2011-11-02 14:15:20 +01:00
stub_32.S
stub_64.S
stub_segv.c
sys_call_table_32.c x86, um: Fix typo in 32-bit system call modifications 2011-12-09 11:13:59 -08:00
sys_call_table_64.c x32: Add x32 system calls to syscall/syscall_64.tbl 2012-02-20 12:48:49 -08:00
syscalls_32.c
syscalls_64.c
sysrq_32.c
sysrq_64.c um: merge signal_{32,64}.c 2011-11-02 14:15:20 +01:00
tls_32.c
tls_64.c
user-offsets.c x32: Add x32 system calls to syscall/syscall_64.tbl 2012-02-20 12:48:49 -08:00