]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/xsave.h
authorH. Peter Anvin <hpa@zytor.com>
Fri, 20 Apr 2012 20:42:25 +0000 (13:42 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 20 Apr 2012 20:51:40 +0000 (13:51 -0700)
commit7a040a4384c7c4973deb4d58a76e1b0ee3c8aa39
tree9075748645bc45e8023c68537b460ccd21c2fa5c
parent3ee89722cfb165295cc8eb498018c0bdafc57062
x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/xsave.h

Remove open-coded exception table entries in arch/x86/include/asm/xsave.h,
and replace them with _ASM_EXTABLE() macros; this will allow us to
change the format and type of the exception table entries.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: David Daney <david.daney@cavium.com>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Link: http://lkml.kernel.org/r/CA%2B55aFyijf43qSu3N9nWHEBwaGbb7T2Oq9A=9EyR=Jtyqfq_cQ@mail.gmail.com
arch/x86/include/asm/xsave.h