diff options
author | Linus Torvalds <[email protected]> | 2018-04-05 11:53:00 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-04-05 16:59:24 +0200 |
commit | dfe64506c01e57159a4c550fe537c13a317ff01b (patch) | |
tree | 4c5623bfac6ecb60eb36dec94784eda740d11c0f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 642e7fd23353e22290e3d51719fcb658dc252342 (diff) |
x86/syscalls: Don't pointlessly reload the system call number
We have it in a register in the low-level asm, just pass it in as an
argument rather than have do_syscall_64() load it back in from the
ptregs pointer.
Signed-off-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]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions