On 10/11/2017 01:22 AM, Abbott Liu wrote: > From: Andrey Ryabinin <[email protected]> > > To avoid some build and runtime errors, compiler's instrumentation must > be disabled for code not linked with kernel image. > > Cc: Andrey Ryabinin <[email protected]> > Signed-off-by: Abbott Liu <[email protected]>
Same as patch 3, this needs to be moved before you allow KAsan to be enabled/selected. This has little to no dependencies on other patches so this could be moved as the first patch in the series. Thanks! -- Florian

