On Wed, Nov 11, 2020 at 5:57 PM Alexander Potapenko <[email protected]> wrote:
>
> On Tue, Nov 10, 2020 at 11:12 PM Andrey Konovalov <[email protected]> 
> wrote:
> >
> > Add documentation for hardware tag-based KASAN mode and also add some
> > clarifications for software tag-based mode.
> >
> > Signed-off-by: Andrey Konovalov <[email protected]>
> > Signed-off-by: Vincenzo Frascino <[email protected]>
> > Reviewed-by: Marco Elver <[email protected]>
> > ---
> > Change-Id: Ib46cb444cfdee44054628940a82f5139e10d0258
>
> > +
> > +Software tag-based KASAN currently only supports tagging of slab memory.
>
> I think the reader may confuse "slab memory" here with "memory
> returned by SLAB" (as opposed to SLUB).
> Maybe "heap memory" is less ambiguous?

I think heap memory isn't widely used in the kernel context. But I'll
clarify this part in v10, thanks!

Reply via email to