> Kees Cook <[email protected]> hat am 24. Oktober 2017 um 10:26 > geschrieben: > > > 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: Greg Kroah-Hartman <[email protected]> > Cc: Eric Anholt <[email protected]> > Cc: Stefan Wahren <[email protected]> > Cc: Michael Zoran <[email protected]> > Cc: Keerthi Reddy <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Kees Cook <[email protected]>
Tested-by: Stefan Wahren <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
