diff options
author | Frederic Weisbecker <[email protected]> | 2014-10-10 02:44:01 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2015-07-29 15:44:57 +0200 |
commit | e075867681ca9b8c0b8823e24d0fb4ce3b4f2655 (patch) | |
tree | c5ab308aecc83571e3598565e9f2d1dd48dead72 /scripts/gdb/linux/modules.py | |
parent | cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f (diff) |
jiffies: Remove HZ > USEC_PER_SEC special case
HZ never goes much further 1000 and a bit. And if we ever reach one tick
per microsecond, we might be having a problem.
Lets stop maintaining this special case, just leave a paranoid check.
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