[PATCH] kasan, mm: fix build issue with asmlinkage

Andrey Konovalov andreyknvl at google.com
Mon Nov 30 10:21:41 EST 2020


On Mon, Nov 30, 2020 at 10:46 AM Marco Elver <elver at google.com> wrote:
>
> On Thu, 26 Nov 2020 at 16:00, Valdis Klētnieks <valdis.kletnieks at vt.edu> wrote:
> > commit 2df573d2ca4c1ce6ea33cb7849222f771e759211
> > Author: Andrey Konovalov <andreyknvl at google.com>
> > Date:   Tue Nov 24 16:45:08 2020 +1100
> >
> >     kasan: shadow declarations only for software modes
> >
> > introduces a build failure when it removed an include for linux/pgtable.h
> > It actually only needs linux/linkage.h
> >
> > Test builds on both x86_64 and arm build cleanly
> >
> > Fixes:   2df573d2ca4c ("kasan: shadow declarations only for software modes")
> > Signed-off-by: Valdis Kletnieks <valdis.kletnieks at vt.edu>
>
> Reviewed-by: Marco Elver <elver at google.com>
>
> Probably want to add
>
>   Link: https://lore.kernel.org/linux-arm-kernel/24105.1606397102@turing-police/
>
> for more context, too.

Reviewed-by: Andrey Konovalov <andreyknvl at google.com>

Thank you, Valdis!



More information about the linux-arm-kernel mailing list