diff options
author | Ingo Molnar <[email protected]> | 2015-06-05 13:02:28 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-06-05 13:22:22 +0200 |
commit | 54ad726c51b7f7dffcc1dc379bedadee19f742f7 (patch) | |
tree | aa48a83a6785fe14b911dcbbd397d6e14253a480 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 53e9accf0f7682d717c7b578b6e01fd297ba6630 (diff) |
x86/asm/entry/32: Improve code readability
Make the 64-bit compat 32-bit syscall entry code a bit more readable:
- eliminate whitespace noise
- use consistent vertical spacing
- use consistent assembly coding style similar to entry_64.S
- fix various comments
No code changed:
arch/x86/entry/ia32entry.o:
text data bss dec hex filename
1391 0 0 1391 56f ia32entry.o.before
1391 0 0 1391 56f ia32entry.o.after
md5:
f28501dcc366e68b557313942c6496d6 ia32entry.o.before.asm
f28501dcc366e68b557313942c6496d6 ia32entry.o.after.asm
Cc: Andrew Morton <[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: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [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