From: H. Peter Anvin Date: Mon, 4 Feb 2008 15:47:56 +0000 (+0100) Subject: x86: add _ASM_EXTABLE macro to X-Git-Tag: v2.6.25-rc1~1057^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a34746bc43eb63e545abf5eb002d96483a54ee32;p=pandora-kernel.git x86: add _ASM_EXTABLE macro to 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed