summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2020-03-08 23:24:02 +0100
committerThomas Gleixner <tglx@linutronix.de>2020-03-10 13:56:32 +0100
commit74a4882d723a76cb3c72caf440ca5ef3f2bca6ab (patch)
tree6d3cca4ad2a078b133145b9069a3aaabf3640966 /arch/x86/entry
parente441a2ae0e9e9bb12fd3fbe2d59d923fadfe8ef7 (diff)
downloadlinux-74a4882d723a76cb3c72caf440ca5ef3f2bca6ab.tar.bz2
x86/entry/32: Remove unused label restore_nocheck
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com> Link: https://lkml.kernel.org/r/20200308222609.219366430@linutronix.de
Diffstat (limited to 'arch/x86/entry')
-rw-r--r--arch/x86/entry/entry_32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/entry/entry_32.S b/arch/x86/entry/entry_32.S
index ddc87f232877..80df781d4afb 100644
--- a/arch/x86/entry/entry_32.S
+++ b/arch/x86/entry/entry_32.S
@@ -1091,7 +1091,7 @@ restore_all:
TRACE_IRQS_IRET
SWITCH_TO_ENTRY_STACK
CHECK_AND_APPLY_ESPFIX
-.Lrestore_nocheck:
+
/* Switch back to user CR3 */
SWITCH_TO_USER_CR3 scratch_reg=%eax