diff options
author | Denys Vlasenko <[email protected]> | 2015-06-02 21:04:02 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-06-05 13:22:22 +0200 |
commit | 73cbf687914fd5f4ef88a42a55784fd28b7450cf (patch) | |
tree | df06e245016ac6c3669e3e3de7cc0a3be894407d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | ef0cd5dc25404594f832dad9133abae52e3b2fa3 (diff) |
x86/asm/entry/32: Open-code LOAD_ARGS32
This macro is small, has only three callsites, and one of them
is slightly different using a conditional parameter.
A few saved lines aren't worth the resulting obfuscation.
Generated machine code is identical.
Signed-off-by: Denys Vlasenko <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Drewry <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions