x86: use _ASM_EXTABLE macro in include/asm-x86/futex.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)
commit2532ec6d178abc55681d049097d3dc577eaa266c
tree8e0b356fc49afe63ccc29ea261d8b29ec771d8bf
parentf832ff18e886ada0ff30a1edeab082ce218d107e
x86: use _ASM_EXTABLE macro in include/asm-x86/futex.h

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