aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_32.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/entry_32.S')
-rw-r--r--arch/x86/kernel/entry_32.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/kernel/entry_32.S b/arch/x86/kernel/entry_32.S
index 5d80d53eaff8..209c334bb920 100644
--- a/arch/x86/kernel/entry_32.S
+++ b/arch/x86/kernel/entry_32.S
@@ -1042,8 +1042,7 @@ ENTRY(xen_hypervisor_callback)
1042 cmpl $xen_iret_end_crit,%eax 1042 cmpl $xen_iret_end_crit,%eax
1043 jae 1f 1043 jae 1f
1044 1044
1045 call xen_iret_crit_fixup 1045 jmp xen_iret_crit_fixup
1046 jmp 2f
1047 1046
10481: cmpl $xen_sysexit_start_crit,%eax 10471: cmpl $xen_sysexit_start_crit,%eax
1049 jb 2f 1048 jb 2f