diff options
author | Dominik Brodowski <[email protected]> | 2018-02-11 11:49:44 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-13 09:04:53 +0100 |
commit | f7bafa2b05ef25eda1d9179fd930b0330cf2b7d1 (patch) | |
tree | 376d948cc86ebb186e30ec8c36bc9dfedf8e1271 /scripts/gdb/linux/lists.py | |
parent | 502af0d70843c2a9405d7ba1f79b4b0305aaf5f5 (diff) |
x86/entry/64: Interleave XOR register clearing with PUSH instructions
Same as is done for syscalls, interleave XOR with PUSH instructions
for exceptions/interrupts, in order to minimize the cost of the
additional instructions required for register clearing.
Signed-off-by: Dominik Brodowski <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions