On 12/04/2017 10:17 PM, Paul Lawrence wrote:
> From: Alexander Potapenko <gli...@google.com>
> 
> As a code-size optimization, LLVM builds since r279383 may
> bulk-manipulate the shadow region when (un)poisoning large memory
> blocks.  This requires new callbacks that simply do an uninstrumented
> memset().
> 
> This fixes linking the Clang-built kernel when using KASAN.
> 
> Signed-off-by: Alexander Potapenko <gli...@google.com>
> [ghackm...@google.com: fix memset() parameters, and tweak
>  commit message to describe new callbacks]
> Signed-off-by: Greg Hackmann <ghackm...@google.com>
> Signed-off-by: Paul Lawrence <paullawre...@google.com>
> ---

Acked-by: Andrey Ryabinin <aryabi...@virtuozzo.com>

Reply via email to