diff options
| author | Kees Cook <[email protected]> | 2017-10-05 00:54:25 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2017-10-05 12:34:55 +0000 |
| commit | 92bb6cb1403015b1b9520332c8f2ad983c220f67 (patch) | |
| tree | bd2b8cf5929a5f172a43d10ea55b0cc84fd37d17 /fs/proc/array.c | |
| parent | Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
| download | kernel-92bb6cb1403015b1b9520332c8f2ad983c220f67.tar.gz kernel-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 <[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 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
