diff options
| author | Kees Cook <[email protected]> | 2017-10-16 15:51:54 -0700 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-10-18 11:48:19 -0400 |
| commit | 8064135e8a758f0db9a24dac0157c47f9bdb1c13 (patch) | |
| tree | a37be202f42c21c4e39dcd024f279975d9f57518 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | a2930e5c44951902b63f61aa3d65f4312744de39 (diff) | |
IB/hfi1: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly. Switches test of .data field to
.function, since .data will be going away.
Cc: Mike Marciniszyn <[email protected]>
Cc: Dennis Dalessandro <[email protected]>
Cc: Doug Ledford <[email protected]>
Cc: Sean Hefty <[email protected]>
Cc: Hal Rosenstock <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions