]> Git Repo - linux.git/commit
x86: add _ASM_EXTABLE macro to <asm/asm.h>
authorH. Peter Anvin <[email protected]>
Mon, 4 Feb 2008 15:47:56 +0000 (16:47 +0100)
committerIngo Molnar <[email protected]>
Mon, 4 Feb 2008 15:47:56 +0000 (16:47 +0100)
commita34746bc43eb63e545abf5eb002d96483a54ee32
treea557068ff21007b38a21d90927dd720e4d49d457
parent1622ac23bd3568c3ae8bb391dd3adb51887d7141
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 <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
include/asm-x86/asm.h
This page took 0.052136 seconds and 4 git commands to generate.