On Tue, Oct 17, 2017 at 1:23 AM, Sakari Ailus <[email protected]> wrote: > On Mon, Oct 16, 2017 at 04:24:56PM -0700, Kees Cook wrote: >> 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: Mauro Carvalho Chehab <[email protected]> >> Cc: Greg Kroah-Hartman <[email protected]> >> Cc: Alan Cox <[email protected]> >> Cc: Daeseok Youn <[email protected]> >> Cc: Arnd Bergmann <[email protected]> >> Cc: [email protected] >> Cc: [email protected] >> Signed-off-by: Kees Cook <[email protected]> > > This appears to be the same as the patch I've applied previously.
Okay, sorry for the noise. I didn't see it in -next when I did my rebase this week. -Kees -- Kees Cook Pixel Security _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
