]> git.baikalelectronics.ru Git - kernel.git/commit
x86: use _ASM_EXTABLE macro in include/asm-x86/i387.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)
commit7900ff729d4157b4bbf07eef12348111216b517e
tree6ada88c27bc4847d288f073819a601a3c76bbb8f
parent1c1fc08d2bef726a9ede8c23aa9a9e6599d7e21f
x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h

Use the _ASM_EXTABLE macro from <asm/asm.h>, instead of open-coding
__ex_table entires in include/asm-x86/i387.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/i387.h