On Wed, 7 Oct 2020 15:42:18 +0530 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. > Acked-by: Karsten Graul <[email protected]> -- Karsten
