On Mon, Aug 17, 2020 at 11:17 AM Allen Pais <[email protected]> wrote: > > From: Allen Pais <[email protected]> > > In preparation for unconditionally passing the > struct tasklet_struct pointer to all tasklet > callbacks, switch to using the new tasklet_setup() > and from_tasklet() to pass the tasklet pointer explicitly. > > Signed-off-by: Romain Perier <[email protected]> > Signed-off-by: Allen Pais <[email protected]> > --- > arch/um/drivers/vector_kern.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Anton, can you please review this patch? -- Thanks, //richard _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
