Re: [PATCH v5 1/4] x86: switch atomic.h to use atomic-instrumented.h

From: Andrew Morton
Date: Thu Jun 22 2017 - 17:14:16 EST


On Thu, 22 Jun 2017 16:14:16 +0200 Dmitry Vyukov <dvyukov@xxxxxxxxxx> wrote:

> Add arch_ prefix to all atomic operations and include
> <asm-generic/atomic-instrumented.h>. This will allow
> to add KASAN instrumentation to all atomic ops.

This gets a large number of (simple) rejects when applied to
linux-next. Can you please redo against -next?