diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 02:18:02 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-11-07 03:48:57 +0300 |
commit | 34d773f6ca5b4b5b1961836b557d34314226aa23 (patch) | |
tree | da8d37bc2b6dedbd19a11f3d608ee6ff8f95d8b7 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | c4459a086748848b8a498282780f708c235a06a5 (diff) | |
download | linux-34d773f6ca5b4b5b1961836b557d34314226aa23.tar.xz |
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 <keescook@chromium.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: Quentin Lambert <lambert.quentin@gmail.com>
Cc: Aleksandr Bezzubikov <zuban32s@gmail.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Marcel Apfelbaum <marcel@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions