2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-17 01:34:00 +08:00
linux-next/drivers/ras
Kees Cook 254db5bd07 RAS/CEC: 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.

Cc: Borislav Petkov <bp@suse.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Borislav Petkov <bp@suse.de>
2017-11-01 11:44:51 -07:00
..
cec.c RAS/CEC: Convert timers to use timer_setup() 2017-11-01 11:44:51 -07:00
debugfs.c RAS: Add a Corrected Errors Collector 2017-03-28 08:54:48 +02:00
debugfs.h RAS: Add a Corrected Errors Collector 2017-03-28 08:54:48 +02:00
Kconfig x86/ras: Move AMD MCE injector to arch/x86/ras/ 2015-08-13 10:12:54 +02:00
Makefile RAS: Add a Corrected Errors Collector 2017-03-28 08:54:48 +02:00
ras.c arm64 updates for 4.13: 2017-07-05 17:09:27 -07:00