On Thu, Jun 22, 2017 at 11:14 PM, Andrew Morton <[email protected]> wrote: > On Thu, 22 Jun 2017 16:14:16 +0200 Dmitry Vyukov <[email protected]> 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?
This is based on tip/locking tree. Ingo already took a part of these series. The plan is that he takes the rest, and this applies on tip/locking without conflicts.

