diff options
author | Kees Cook <[email protected]> | 2017-11-15 17:37:04 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-15 18:21:05 -0800 |
commit | 9823e51bfd47e1d556b47b0061baeb2f05497bef (patch) | |
tree | 2577db215ce303a31cacfbc541fcb6989eedeb9e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b6b18aa87b5d61fcca8b5b35372d705e915eb374 (diff) |
mm/page-writeback.c: 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.
Link: http://lkml.kernel.org/r/20171016225913.GA99214@beast
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Vladimir Davydov <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Jeff Layton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions