[PATCH v3 1/4] kasan, arm64: Add KASAN light mode
Andrey Konovalov
andreyknvl at google.com
Sat Jan 16 08:59:49 EST 2021
On Sat, Jan 16, 2021 at 2:37 PM Vincenzo Frascino
<vincenzo.frascino at arm.com> wrote:
>
> > [1] https://lkml.org/lkml/2021/1/15/1242
> >
>
> Thanks for this. I will have a look into it today. In the meantime, could you
> please elaborate a bit more on kasan.trap?
That's what I call the boot parameter that allows switching between
sync and async. We'll need one as we're dropping
kasan.mode=off/prod/light/full.
Feel free to name it differently. Perhaps, as kasan.mode is now
unused, we can use that for sync/async.
More information about the linux-arm-kernel
mailing list