Re: [PATCH v5 0/5] Add object validation in ksize()

2019-07-10 Thread Andrey Ryabinin
On 7/8/19 8:07 PM, Marco Elver wrote: > This version fixes several build issues -- > Reported-by: kbuild test robot > > Previous version here: > http://lkml.kernel.org/r/20190627094445.216365-1-el...@google.com > > Marco Elver (5): > mm/kasan: Introduce __kasan_check_{read,write} >

[PATCH v5 0/5] Add object validation in ksize()

2019-07-08 Thread Marco Elver
This version fixes several build issues -- Reported-by: kbuild test robot Previous version here: http://lkml.kernel.org/r/20190627094445.216365-1-el...@google.com Marco Elver (5): mm/kasan: Introduce __kasan_check_{read,write} mm/kasan: Change kasan_check_{read,write} to return boolean