diff options
author | Denys Vlasenko <[email protected]> | 2015-06-02 21:04:01 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-06-05 13:22:22 +0200 |
commit | ef0cd5dc25404594f832dad9133abae52e3b2fa3 (patch) | |
tree | 4a0e07001da4018a61c813033598219e20625715 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 61b1e3e782d6784b714c0d80de529e0737d0e79c (diff) |
x86/asm/entry/32: Open-code CLEAR_RREGS
This macro is small, has only four 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]>
[ Added comments. ]
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