projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e441a2a
)
x86/entry/32: Remove unused label restore_nocheck
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 8 Mar 2020 22:24:02 +0000
(23:24 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 10 Mar 2020 12:56:32 +0000
(13:56 +0100)
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
arch/x86/entry/entry_32.S
patch
|
blob
|
history
diff --git
a/arch/x86/entry/entry_32.S
b/arch/x86/entry/entry_32.S
index ddc87f2328775747b70c8338b946b8dfde284d7e..80df781d4afbc820669198f97e1ec8b3930658a8 100644
(file)
--- 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