On Wed, 16 Oct 2019 at 13:18, Mark Rutland wrote:
>
> Hi Marco,
>
> On Wed, Oct 16, 2019 at 10:39:58AM +0200, Marco Elver wrote:
> > This adds KCSAN instrumentation to atomic-instrumented.h.
> >
> > Signed-off-by: Marco Elver
> > ---
> > include/asm-generic/atomic-instrumented.h | 192 ++
Hi Marco,
On Wed, Oct 16, 2019 at 10:39:58AM +0200, Marco Elver wrote:
> This adds KCSAN instrumentation to atomic-instrumented.h.
>
> Signed-off-by: Marco Elver
> ---
> include/asm-generic/atomic-instrumented.h | 192 +-
> scripts/atomic/gen-atomic-instrumented.sh | 9 +-
This adds KCSAN instrumentation to atomic-instrumented.h.
Signed-off-by: Marco Elver
---
include/asm-generic/atomic-instrumented.h | 192 +-
scripts/atomic/gen-atomic-instrumented.sh | 9 +-
2 files changed, 199 insertions(+), 2 deletions(-)
diff --git a/include/asm-generi