diff options
author | 2017-10-04 17:54:25 -0700 | |
---|---|---|
committer | 2017-10-05 14:34:55 +0200 | |
commit | 92bb6cb1403015b1b9520332c8f2ad983c220f67 (patch) | |
tree | bd2b8cf5929a5f172a43d10ea55b0cc84fd37d17 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq (diff) | |
download | linux-dev-92bb6cb1403015b1b9520332c8f2ad983c220f67.tar.xz linux-dev-92bb6cb1403015b1b9520332c8f2ad983c220f67.zip |
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 <keescook@chromium.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Borislav Petkov <bp@alien8.de>
Cc: Tony Luck <tony.luck@intel.com>
Cc: linux-edac@vger.kernel.org
Link: https://lkml.kernel.org/r/20171005005425.GA23950@beast
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions