Fix build on F16
[linux-2.6.git] / linux-2.6-10001-f16-fix.patch
1 --- linux-2.6.32-71.24.1.el6.i686/arch/x86/kernel/entry_64.S.orig       2011-03-26 14:42:29.000000000 -0400
2 +++ linux-2.6.32-71.24.1.el6.i686/arch/x86/kernel/entry_64.S    2012-01-24 12:27:39.000000000 -0500
3 @@ -1303,7 +1303,7 @@
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)
9  
10  /*
11   * Hypervisor uses this for application faults while it executes.