diff options
author | Jan Beulich <[email protected]> | 2015-10-19 04:35:44 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-10-21 11:17:32 +0200 |
commit | 3d45ac4b35cbdf942f2a45b2b927f2ef6a8bda48 (patch) | |
tree | 9d014868ba49ada6fbfb3d082214d78d5c648302 /tools/perf/scripts/python/stackcollapse.py | |
parent | 3bc2159faf897bab51e4f1144b525d21823832a6 (diff) |
timers/x86/hpet: Type adjustments
Standardize on bool instead of an inconsistent mixture of u8 and plain 'int'.
Also use u32 or 'unsigned int' instead of 'unsigned long' when a 32-bit type
suffices, generating slightly better code on x86-64.
Signed-off-by: Jan Beulich <[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]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions