x86: use _ASM_EXTABLE macro in include/asm-x86/system.h
authorH. Peter Anvin <hpa@zytor.com>
Mon, 4 Feb 2008 15:47:58 +0000 (16:47 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 4 Feb 2008 15:47:58 +0000 (16:47 +0100)
commit88976ee187dce4c8de56e25955631de9765d96d1
tree3e54c1139d400e363e77f7d25852444d7b18e41c
parent7d24a827087e0cf6834a3d8f20c4b5fc4cebd7fc
x86: use _ASM_EXTABLE macro in include/asm-x86/system.h

Use the _ASM_EXTABLE macro from <asm/asm.h>, instead of open-coding
__ex_table entires in include/asm-x86/system.h.

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>
include/asm-x86/system.h