diff options
author | Frederic Weisbecker <[email protected]> | 2014-10-27 17:20:35 +0100 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2015-07-29 15:44:58 +0200 |
commit | 2019e8a3024bd8fcadd57891a88c838849216a5f (patch) | |
tree | 3cb521befc3eec3c2ac7383a9890ea115e329d4c /scripts/gdb/linux/modules.py | |
parent | 031a7f456adecaff692bc040b31a7d2262b4ee56 (diff) |
alpha: Fix jiffies based cputime assumption
That code wrongly assumes that cputime_t wraps jiffies_t. Lets use
the correct accessors/mutators.
In practice there should be no harm yet because alpha currently
only support tick based cputime accounting which is always jiffies
based.
Reviewed-by: Rik van Riel <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc; John Stultz <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Preeti U Murthy <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Viresh Kumar <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions