diff options
| author | Kees Cook <[email protected]> | 2017-10-16 17:29:04 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-18 12:39:38 +0100 |
| commit | 3d2ceaa63b81f41cd95e8954555130cc801c4452 (patch) | |
| tree | e6461559c392b7df0aff06cff546bcbaef54beb5 /tools/perf/scripts/python | |
| parent | 847f03ee16cd4dbe1f15fe09989f52300e43ca10 (diff) | |
atm: idt77252: 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. This required adding a pointer back
to vc_map, and adjusting the locking around removal a bit.
Cc: Chas Williams <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions