linux/arch/x86/lib
H. Peter Anvin 8da804f2b2 x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c
Use the _ASM_EXTABLE macro from <asm/asm.h>, instead of open-coding
__ex_table entires in arch/x86/lib/usercopy_64.c.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-02-04 16:47:57 +01:00
..
bitops_32.c
bitops_64.c
bitstr_64.c
checksum_32.S
clear_page_64.S
copy_page_64.S
copy_user_64.S
copy_user_nocache_64.S
csum-copy_64.S
csum-partial_64.c
csum-wrappers_64.c
delay_32.c
delay_64.c
getuser_32.S
getuser_64.S
io_64.c
iomap_copy_64.S
Makefile x86: unify arch/x86/lib/Makefile(s) 2008-01-30 13:32:31 +01:00
memcpy_32.c x86: remove unneded casts 2008-01-30 13:33:23 +01:00
memcpy_64.S
memmove_64.c x86: remove unneded casts 2008-01-30 13:33:23 +01:00
memset_64.S
mmx_32.c x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c 2008-02-04 16:47:57 +01:00
msr-on-cpu.c
putuser_32.S
putuser_64.S
rwlock_64.S
semaphore_32.S x86: fix usage of .section .sched.text in assembler code 2008-01-30 13:33:37 +01:00
string_32.c
strstr_32.c
thunk_64.S x86: fix usage of .section .sched.text in assembler code 2008-01-30 13:33:37 +01:00
usercopy_32.c x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c 2008-02-04 16:47:57 +01:00
usercopy_64.c x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c 2008-02-04 16:47:57 +01:00