diff options
author | Peter Zijlstra <[email protected]> | 2022-05-06 14:14:35 +0200 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2022-05-06 15:58:19 +0200 |
commit | 1b331eeea7b8676fc5dbdf80d0a07e41be226177 (patch) | |
tree | fad4101996727179c5f36eecd29790dc48c3db8e /drivers/firmware/efi/libstub/randomalloc.c | |
parent | 8c42819b61b8340cff0643e65b5ce6a4144ab155 (diff) |
x86/entry: Remove skip_r11rcx
Yes, r11 and rcx have been restored previously, but since they're being
popped anyway (into rsi) might as well pop them into their own regs --
setting them to the value they already are.
Less magical code.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/firmware/efi/libstub/randomalloc.c')
0 files changed, 0 insertions, 0 deletions