x86/paravirt, 64-bit: add adjust_exception_frame
64-bit Xen pushes a couple of extra words onto an exception frame. Add a hook to deal with them. Signed-off-by:Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: xen-devel <xen-devel@lists.xensource.com> Cc: Stephen Tweedie <sct@redhat.com> Cc: Eduardo Habkost <ehabkost@redhat.com> Cc: Mark McLoughlin <markmc@redhat.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/x86/kernel/asm-offsets_64.c 1 addition, 0 deletionsarch/x86/kernel/asm-offsets_64.c
- arch/x86/kernel/entry_64.S 2 additions, 0 deletionsarch/x86/kernel/entry_64.S
- arch/x86/kernel/paravirt.c 3 additions, 0 deletionsarch/x86/kernel/paravirt.c
- arch/x86/xen/enlighten.c 3 additions, 0 deletionsarch/x86/xen/enlighten.c
- include/asm-x86/paravirt.h 9 additions, 0 deletionsinclude/asm-x86/paravirt.h
- include/asm-x86/processor.h 2 additions, 0 deletionsinclude/asm-x86/processor.h
Loading
Please register or sign in to comment