Centos-kernel-stream-9/Documentation/dev-tools
Rafael Aquini e6f8636f0b kasan, doc: note kasan.fault=panic_on_write behaviour for async modes
JIRA: https://issues.redhat.com/browse/RHEL-27745

This patch is a backport of the following upstream commit:
commit 8c293a6353d663879ec0e5db1db052319ca2100f
Author: Marco Elver <elver@google.com>
Date:   Tue Jun 20 19:17:35 2023 +0200

    kasan, doc: note kasan.fault=panic_on_write behaviour for async modes

    Note the behaviour of kasan.fault=panic_on_write for async modes, since
    all asynchronous faults will result in panic (even if they are reads).

    Link: https://lkml.kernel.org/r/ZJHfL6vavKUZ3Yd8@elver.google.com
    Fixes: 452c03fdbed0 ("kasan: add support for kasan.fault=panic_on_write")
    Signed-off-by: Marco Elver <elver@google.com>
    Reviewed-by: Andrey Konovalov <andreyknvl@gmail.com>
    Cc: Aleksandr Nogikh <nogikh@google.com>
    Cc: Alexander Potapenko <glider@google.com>
    Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
    Cc: Catalin Marinas <catalin.marinas@arm.com>
    Cc: Dmitry Vyukov <dvyukov@google.com>
    Cc: Jonathan Corbet <corbet@lwn.net>
    Cc: Taras Madan <tarasmadan@google.com>
    Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
    Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Signed-off-by: Rafael Aquini <raquini@redhat.com>
2024-12-09 12:21:41 -05:00
..
kunit Documentation: KUnit: Update the instructions on how to test static functions 2024-07-31 20:32:28 -06:00
checkpatch.rst
coccinelle.rst
gcov.rst
gdb-kernel-debugging.rst
index.rst kmsan: add ReST documentation 2023-10-20 06:14:33 -04:00
kasan.rst kasan, doc: note kasan.fault=panic_on_write behaviour for async modes 2024-12-09 12:21:41 -05:00
kcov.rst
kcsan.rst kcsan: Document modeling of weak memory 2023-09-22 13:20:58 -04:00
kfence.rst kfence: allow use of a deferrable timer 2022-10-12 07:27:55 -04:00
kgdb.rst
kmemleak.rst mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to kmemleak_alloc_phys() 2023-02-06 19:29:16 -05:00
kmsan.rst docs: kmsan: fix formatting of "Example report" 2023-10-20 06:15:09 -04:00
kselftest.rst Merge: livepatch: selected fixes for rhel-9.6 2024-10-25 16:41:26 +00:00
sparse.rst
testing-overview.rst
ubsan.rst