]> git.baikalelectronics.ru Git - kernel.git/commit
x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c
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)
commit5b7fc8b4dc05103cd9cd69541efe65941788478e
tree77c5ee2efcad032832aed4487fd3277507d2fda3
parent55bfd9c00a3b7ae212a3e6817820fcb788af6472
x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c

Use the _ASM_EXTABLE macro from <asm/asm.h>, instead of open-coding
__ex_table entires in arch/x86/kernel/test_nx.c.

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>
arch/x86/kernel/test_nx.c