]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86, asm: Make _ASM_EXTABLE() usable from assembly code
authorH. Peter Anvin <hpa@zytor.com>
Mon, 31 Aug 2009 18:57:20 +0000 (11:57 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 31 Aug 2009 22:14:30 +0000 (15:14 -0700)
commit709972b1f6f70535d1fddbe1243a51b90c408a1c
tree45c24fa9ed09cd56bea6e372dc01733500f9aa2b
parentfe9b4e4e40ffdabbd385cdf171cb861c2fd517c0
x86, asm: Make _ASM_EXTABLE() usable from assembly code

We have had this convenient macro _ASM_EXTABLE() to generate exception
table entry in inline assembly.  Make it also usable for pure
assembly.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/asm.h