Re: [PATCH] mm: update legacy flush_tlb_* to use vma
From: Geert Uytterhoeven
Date: Fri May 07 2021 - 06:06:21 EST
On Fri, May 7, 2021 at 11:58 AM Chen Li <chenli@xxxxxxxxxxxxx> wrote:
> 1. These tlb flush functions have been using vma instead mm long time ago, but there
> is still some coments use mm as parameter.
>
> 2. the actual struct we use is vm_area_struct instead of vma_struct.
>
> 3. remove unused flush_kern_tlb_page.
>
> Signed-off-by: Chen Li <chenli@xxxxxxxxxxxxx>
> arch/m68k/include/asm/tlbflush.h | 2 +-
Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds