]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/kvm_h...
authorH. Peter Anvin <hpa@zytor.com>
Fri, 20 Apr 2012 20:41:59 +0000 (13:41 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 20 Apr 2012 20:51:40 +0000 (13:51 -0700)
commit3ee89722cfb165295cc8eb498018c0bdafc57062
treed86c5ed347a2310aac64ddd2eacd7b833383df31
parent447657e31235c692f579c639250317c7f565cd0d
x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/kvm_host.h

Remove open-coded exception table entries in arch/x86/include/asm/kvm_host.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: Avi Kivity <avi@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Link: http://lkml.kernel.org/r/CA%2B55aFyijf43qSu3N9nWHEBwaGbb7T2Oq9A=9EyR=Jtyqfq_cQ@mail.gmail.com
arch/x86/include/asm/kvm_host.h