diff options
author | Frederic Weisbecker <[email protected]> | 2014-10-27 17:16:04 +0100 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2015-07-29 15:44:58 +0200 |
commit | 031a7f456adecaff692bc040b31a7d2262b4ee56 (patch) | |
tree | 1c8973c5d1e8a57350f1075f26db817105db2b9f /scripts/gdb/linux/modules.py | |
parent | e075867681ca9b8c0b8823e24d0fb4ce3b4f2655 (diff) |
apm32: Fix cputime == jiffies assumption
That code wrongly assumes that cputime_t wraps jiffies_t. Lets use
the correct accessors/mutators.
No real harm now as that code can't be used with full dynticks.
Reviewed-by: Rik van Riel <[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