From: H. Peter Anvin Date: Mon, 4 Feb 2008 15:47:56 +0000 (+0100) Subject: x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c X-Git-Tag: v2.6.25-rc1~1057^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92909098a3b27147c4b80f9c387ccd63676aa807;p=pandora-kernel.git x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c Use the _ASM_EXTABLE macro from , instead of open-coding __ex_table entires in arch/x86/kernel/test_nx.c. Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed