]> git.baikalelectronics.ru Git - kernel.git/commit
x86: add _ASM_EXTABLE macro to <asm/asm.h>
authorH. Peter Anvin <hpa@zytor.com>
Mon, 4 Feb 2008 15:47:56 +0000 (16:47 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 4 Feb 2008 15:47:56 +0000 (16:47 +0100)
commit55bfd9c00a3b7ae212a3e6817820fcb788af6472
treea557068ff21007b38a21d90927dd720e4d49d457
parent2d828afd4c4a8e0b1f312fb1332f71094468c8ee
x86: add _ASM_EXTABLE macro to <asm/asm.h>

Instead of open-coding the __ex_table information at each callsite,
construct a common macro that can work regardless of CPU size.

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