]> Git Repo - linux.git/commit - arch/x86/kernel/entry_64.S
x86/asm/entry/64: Shrink code in 'paranoid_exit'
authorDenys Vlasenko <[email protected]>
Thu, 26 Feb 2015 22:40:29 +0000 (14:40 -0800)
committerIngo Molnar <[email protected]>
Wed, 4 Mar 2015 21:50:50 +0000 (22:50 +0100)
commit0d55083698ed2f498e5682c5c252e6b7224890be
treefc378292acdd5370eb2643b73574a76176031860
parente90e147cbc0cbc8dcf48000e15190badf75250f4
x86/asm/entry/64: Shrink code in 'paranoid_exit'

RESTORE_EXTRA_REGS + RESTORE_C_REGS looks small, but it's
a lot of instructions (fourteen). Let's reuse them.

Signed-off-by: Denys Vlasenko <[email protected]>
[ Cleaned up the labels. ]
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Will Drewry <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/59d71848cee3ec9eb48c0252e602efd6bd560e3c.1424989793.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/kernel/entry_64.S
This page took 0.053016 seconds and 4 git commands to generate.