lkml.org 
[lkml]   [2021]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH tip/core/rcu 2/2] random32: Re-enable KCSAN instrumentation
    Date
    From: Marco Elver <elver@google.com>

    Re-enable KCSAN instrumentation, now that KCSAN no longer relies on code
    in lib/random32.c.

    Signed-off-by: Marco Elver <elver@google.com>
    Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
    ---
    lib/Makefile | 3 ---
    1 file changed, 3 deletions(-)

    diff --git a/lib/Makefile b/lib/Makefile
    index afeff05..dc09208 100644
    --- a/lib/Makefile
    +++ b/lib/Makefile
    @@ -27,9 +27,6 @@ KASAN_SANITIZE_string.o := n
    CFLAGS_string.o += -fno-stack-protector
    endif

    -# Used by KCSAN while enabled, avoid recursion.
    -KCSAN_SANITIZE_random32.o := n
    -
    lib-y := ctype.o string.o vsprintf.o cmdline.o \
    rbtree.o radix-tree.o timerqueue.o xarray.o \
    idr.o extable.o sha1.o irq_regs.o argv_split.o \
    --
    2.9.5
    \
     
     \ /
      Last update: 2021-01-06 18:34    [W:4.333 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site