[PATCH 00/20] kasan: boot parameters for hardware tag-based mode

Andrey Konovalov andreyknvl at google.com
Thu Nov 5 15:55:23 EST 2020


On Thu, Nov 5, 2020 at 9:49 PM Evgenii Stepanov <eugenis at google.com> wrote:
>
> > The chosen mode provides default control values for the features mentioned
> > above. However it's also possible to override the default values by
> > providing:
> >
> > - kasan.stack=off/on - enable stacks collection
> >                    (default: on for mode=full, otherwise off)
>
> I think this was discussed before, but should this be kasan.stacktrace
> or something like that?
> In other places "kasan stack" refers to stack instrumentation, not
> stack trace collection.
> Ex.: CONFIG_KASAN_STACK

Forgot to update it here, but it's kasan.stacks now (with an s at the
end). kasan.stacktrace might be better, although it's somewhat long.
WDYT?



More information about the linux-arm-kernel mailing list