diff options
| author | Nicholas Mc Guire <[email protected]> | 2018-07-02 20:13:15 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-06 11:06:59 +0900 |
| commit | 7481a8576ad87ac92526a931c0cd5733db7c1250 (patch) | |
| tree | adcc4e72c180cda124ddfbf7330cc01d04923646 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 38cd58ed9c4e389799b507bcffe02a7a7a180b33 (diff) | |
liquidio: make timeout HZ independent and readable
schedule_timeout_* takes a timeout in jiffies but the code currently is
passing in a constant which makes this timeout HZ dependent. So define
a constant with (hopefully) meaningful name and pass it through
msecs_to_jiffies() to fix the HZ dependency.
Signed-off-by: Nicholas Mc Guire <[email protected]>
commit f21fb3ed364b ("Add support of Cavium Liquidio ethernet adapters")
Acked-by: Derek Chickles <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions