From: Thomas Gleixner Date: Sun, 8 Mar 2020 22:24:02 +0000 (+0100) Subject: x86/entry/32: Remove unused label restore_nocheck X-Git-Tag: v5.7-rc1~173^2~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74a4882d723a76cb3c72caf440ca5ef3f2bca6ab;p=thirdparty%2Fkernel%2Flinux.git x86/entry/32: Remove unused label restore_nocheck Signed-off-by: Thomas Gleixner Reviewed-by: Alexandre Chartre Link: https://lkml.kernel.org/r/20200308222609.219366430@linutronix.de --- diff --git a/arch/x86/entry/entry_32.S b/arch/x86/entry/entry_32.S index ddc87f2328775..80df781d4afbc 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