On Fri, Oct 30, 2020 at 5:35 PM 'Andrey Konovalov' via kasan-dev
wrote:
> > On Thu, Oct 22, 2020 at 3:19 PM Andrey Konovalov
> > wrote:
> > >
> > > Currently kasan_unpoison_memory() is used as both an external annotation
> > > and as internal memory poisoning helper. Rename external annotation t
On Wed, Oct 28, 2020 at 12:36 PM Dmitry Vyukov wrote:
>
> On Thu, Oct 22, 2020 at 3:19 PM Andrey Konovalov
> wrote:
> >
> > Currently kasan_unpoison_memory() is used as both an external annotation
> > and as internal memory poisoning helper. Rename external annotation to
> > kasan_unpoison_data(
On Thu, Oct 22, 2020 at 3:19 PM Andrey Konovalov wrote:
>
> Currently kasan_unpoison_memory() is used as both an external annotation
> and as internal memory poisoning helper. Rename external annotation to
> kasan_unpoison_data() and inline the internal helper for for hardware
> tag-based mode to
Currently kasan_unpoison_memory() is used as both an external annotation
and as internal memory poisoning helper. Rename external annotation to
kasan_unpoison_data() and inline the internal helper for for hardware
tag-based mode to avoid undeeded function calls.
There's the external annotation kas
4 matches
Mail list logo