Re: [PATCH 10/11] kasan: docs: update ignoring accesses section

2021-03-12 Thread Andrey Konovalov
On Fri, Mar 12, 2021 at 12:02 PM Marco Elver wrote: > > On Thu, Mar 11, 2021 at 10:37PM +0100, Andrey Konovalov wrote: > [...] > > +Other parts of the kernel might access metadata for allocated objects. > > Normally, > > +KASAN detects and reports such accesses, but in certain cases (e.g., in >

Re: [PATCH 10/11] kasan: docs: update ignoring accesses section

2021-03-12 Thread Marco Elver
On Thu, Mar 11, 2021 at 10:37PM +0100, Andrey Konovalov wrote: [...] > +Other parts of the kernel might access metadata for allocated objects. > Normally, > +KASAN detects and reports such accesses, but in certain cases (e.g., in > memory > +allocators) these accesses are valid. Disabling instr