diff options
author | H. Peter Anvin (Intel) <[email protected]> | 2021-05-10 11:53:11 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-05-12 10:49:14 +0200 |
commit | 3e5e7f7736b05d5fdf2cc4e0ba4f2d8bc42c630d (patch) | |
tree | f977d3f00fa8ea6903116d38827ad69eb679a212 /scripts/gdb/linux/tasks.py | |
parent | 6627eb25e40cc8d135d3f8d5391851d18ac497d7 (diff) |
x86/entry: Reverse arguments to do_syscall_64()
Reverse the order of arguments to do_syscall_64() so that the first
argument is the pt_regs pointer. This is not only consistent with
*all* other entry points from assembly, but it actually makes the
compiled code slightly better.
Signed-off-by: H. Peter Anvin (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions