On Fri, Jan 15, 2021 at 2:19 PM Marco Elver <[email protected]> wrote: > > On Thu, Jan 14, 2021 at 08:36PM +0100, Andrey Konovalov wrote: > > Generic mm functions that call KASAN annotations that might report a bug > > pass _RET_IP_ to them as an argument. This allows KASAN to include the > > name of the function that called the mm function in its report's header. > > > > Now that KASAN has inline wrappers for all of its annotations, move > > _RET_IP_ to those wrappers to simplify annotation call sites. > > > > Link: > > https://linux-review.googlesource.com/id/I8fb3c06d49671305ee184175a39591bc26647a67 > > Signed-off-by: Andrey Konovalov <[email protected]> > > Much nicer! > > Reviewed-by: Marco Elver <[email protected]> Reviewed-by: Alexander Potapenko <[email protected]>
- Re: [PATCH v3 14/15] kasan: add a test for km... Alexander Potapenko
- Re: [PATCH v3 14/15] kasan: add a test fo... Andrey Konovalov
- [PATCH v3 15/15] kasan: don't run tests when KASAN is ... Andrey Konovalov
- Re: [PATCH v3 15/15] kasan: don't run tests when ... Marco Elver
- Re: [PATCH v3 15/15] kasan: don't run tests w... Alexander Potapenko
- [PATCH v3 12/15] kasan: fix bug detection via ksize fo... Andrey Konovalov
- Re: [PATCH v3 12/15] kasan: fix bug detection via... Marco Elver
- Re: [PATCH v3 12/15] kasan: fix bug detection... Alexander Potapenko
- [PATCH v3 11/15] kasan: move _RET_IP_ to inline wrappe... Andrey Konovalov
- Re: [PATCH v3 11/15] kasan: move _RET_IP_ to inli... Marco Elver
- Re: [PATCH v3 11/15] kasan: move _RET_IP_ to ... Alexander Potapenko
- [PATCH v3 13/15] kasan: add proper page allocator test... Andrey Konovalov

