updated on Mon Jan 23 00:00:36 UTC 2012
[aur-mirror.git] / kernel26-vserver / xen-hypervisor.patch
blob941d8e6ec7812f32b47ad84d050ff909fb28222c
1 --- linux-2.6.32/arch/x86/kernel/entry_64.S 2011-09-15 09:38:37.492106883 -0500
2 +++ entry_64.Smod 2011-09-15 09:39:30.378770568 -0500
3 @@ -1568,7 +1568,7 @@ ENTRY(xen_do_hypervisor_callback) # do
4 decl PER_CPU_VAR(irq_count)
5 jmp error_exit
6 CFI_ENDPROC
7 -END(do_hypervisor_callback)
8 +END(xen_do_hypervisor_callback)
11 * Hypervisor uses this for application faults while it executes.