diff options
author | Kees Cook <[email protected]> | 2017-10-16 16:18:02 -0700 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2017-11-06 18:48:57 -0600 |
commit | 34d773f6ca5b4b5b1961836b557d34314226aa23 (patch) | |
tree | da8d37bc2b6dedbd19a11f3d608ee6ff8f95d8b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c4459a086748848b8a498282780f708c235a06a5 (diff) |
PCI: cpqphp: 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 has the result of fixing
pushbutton_helper_thread(), which was truncating the event pointer to 32
bits.
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Arvind Yadav <[email protected]>
Cc: Quentin Lambert <[email protected]>
Cc: Aleksandr Bezzubikov <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Marcel Apfelbaum <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions