diff options
author | David Miller <[email protected]> | 2009-12-13 23:56:22 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-12-14 08:59:12 +0100 |
commit | 2cd9046cc53dd2625e2cf5854d6cbb1ba61de914 (patch) | |
tree | cc2ba20216c7d41e72ab9c01abcbb7f138d76c84 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 2044279d1e07c90edd64324f09c7adf1acfc42e5 (diff) |
perf sched: Fix build failure on sparc
Here, tvec->tv_usec is "unsigned int" not "unsigned long".
Since the type is different on every platform, it's probably
best to just use long printf formats and cast.
Signed-off-by: David S. Miller <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions