diff options
author | Thomas Gleixner <[email protected]> | 2016-12-08 20:49:34 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-12-09 12:06:41 +0100 |
commit | acc89612a70e370a5640fd77a83f15b7b94d85e4 (patch) | |
tree | 147bc4f82c26a46c2b7e0ce69f3926213bf50c67 /tools/perf/scripts/python/sched-migration.py | |
parent | 9c1645727b8fa90d07256fdfcc45bf831242a3ab (diff) |
timekeeping: Make the conversion call chain consistently unsigned
Propagating a unsigned value through signed variables and functions makes
absolutely no sense and is just prone to (re)introduce subtle signed
vs. unsigned issues as happened recently.
Clean it up.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Parit Bhargava <[email protected]>
Cc: Laurent Vivier <[email protected]>
Cc: "Christopher S. Hall" <[email protected]>
Cc: Chris Metcalf <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: Liav Rehana <[email protected]>
Cc: John Stultz <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions