Centos-kernel-stream-9/kernel/kcsan
Chris von Recklinghausen 4dd0abf9cb printk: export console trace point for kcsan/kasan/kfence/kmsan
JIRA: https://issues.redhat.com/browse/RHEL-27741

commit 1f6ab566cb3be9e8292e34b89e8be83d75aa232e
Author: Pavankumar Kondeti <quic_pkondeti@quicinc.com>
Date:   Thu Apr 13 15:38:59 2023 +0530

    printk: export console trace point for kcsan/kasan/kfence/kmsan

    The console tracepoint is used by kcsan/kasan/kfence/kmsan test modules.
    Since this tracepoint is not exported, these modules iterate over all
    available tracepoints to find the console trace point.  Export the trace
    point so that it can be directly used.

    Link: https://lkml.kernel.org/r/20230413100859.1492323-1-quic_pkondeti@quicinc.com
    Signed-off-by: Pavankumar Kondeti <quic_pkondeti@quicinc.com>
    Cc: Alexander Potapenko <glider@google.com>
    Cc: Andrey Konovalov <andreyknvl@gmail.com>
    Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
    Cc: Dmitry Vyukov <dvyukov@google.com>
    Cc: John Ogness <john.ogness@linutronix.de>
    Cc: Marco Elver <elver@google.com>
    Cc: Petr Mladek <pmladek@suse.com>
    Cc: Sergey Senozhatsky <senozhatsky@chromium.org>
    Cc: Steven Rostedt <rostedt@goodmis.org>
    Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
    Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Signed-off-by: Chris von Recklinghausen <crecklin@redhat.com>
2024-04-30 07:01:00 -04:00
..
.kunitconfig kcsan: test: Add a .kunitconfig to run KCSAN tests 2023-04-17 11:47:38 -06:00
Makefile kcsan: selftest: Add test case to check memory barrier instrumentation 2023-09-22 13:21:00 -04:00
core.c kcsan: Avoid nested contexts reading inconsistent reorder_access 2023-09-22 13:21:05 -04:00
debugfs.c
encoding.h
kcsan.h kcsan: Add ability to pass instruction pointer of access to reporting 2023-09-22 13:20:51 -04:00
kcsan_test.c printk: export console trace point for kcsan/kasan/kfence/kmsan 2024-04-30 07:01:00 -04:00
permissive.h kcsan: permissive: Ignore data-racy 1-bit value changes 2023-09-22 13:20:49 -04:00
report.c panic: Consolidate open-coded panic_on_warn checks 2024-04-09 09:43:00 -04:00
selftest.c treewide: use get_random_u32() when possible 2023-10-20 06:15:03 -04:00