diff options
author | Dominik Brodowski <[email protected]> | 2018-02-11 11:49:46 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-13 09:04:53 +0100 |
commit | 30907fd13bb593202574bb20af58d67c70a1ee14 (patch) | |
tree | 3fb9d19359165ce62748a0ef61d07d4077fb7a4c /net/unix/sysctl_net_unix.c | |
parent | 3f01daecd545e818098d84fd1ad43e19a508d705 (diff) |
x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
entry_SYSCALL_64_after_hwframe() and nmi() can be converted to use
PUSH_AND_CLEAN_REGS instead of opencoded variants thereof. Due to
the interleaving, the additional XOR-based clearing of R8 and R9
in entry_SYSCALL_64_after_hwframe() should not have any noticeable
negative implications.
Suggested-by: Linus Torvalds <[email protected]>
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: 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 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions