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