diff options
author | Kees Cook <[email protected]> | 2017-10-04 17:54:25 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-10-05 14:34:55 +0200 |
commit | 92bb6cb1403015b1b9520332c8f2ad983c220f67 (patch) | |
tree | bd2b8cf5929a5f172a43d10ea55b0cc84fd37d17 /tools/perf/util/trace-event-scripting.c | |
parent | d81fa669e3de7eb8a631d7d95dac5fbcb2bf9d4e (diff) |
x86/mce: 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. Adjust sanity-check WARN to make sure
the triggering timer matches the current CPU timer.
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Borislav Petkov <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/20171005005425.GA23950@beast
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions