[PATCH] arch: um: convert tasklets to use new tasklet_setup() API

Richard Weinberger richard.weinberger at gmail.com
Sun Oct 18 21:50:00 UTC 2020


On Mon, Aug 17, 2020 at 11:17 AM Allen Pais <allen.cryptic at gmail.com> wrote:
>
> From: Allen Pais <allen.lkml at gmail.com>
>
> 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 <romain.perier at gmail.com>
> Signed-off-by: Allen Pais <allen.lkml at gmail.com>
> ---
>  arch/um/drivers/vector_kern.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Anton, can you please review this patch?

-- 
Thanks,
//richard


More information about the devel mailing list