On 12/04/2017 10:17 PM, Paul Lawrence wrote: > For now we can hard-code ASAN ABI level 5, since historical clang builds > can't build the kernel anyway. We also need to emulate gcc's > __SANITIZE_ADDRESS__ flag, or memset() calls won't be instrumented. > > Signed-off-by: Greg Hackmann <[email protected]> > Signed-off-by: Paul Lawrence <[email protected]> > ---
Acked-by: Andrey Ryabinin <[email protected]>

