summaryrefslogtreecommitdiffstats
path: root/Documentation/mm
diff options
context:
space:
mode:
authorPaul Heidekrüger <paul.heidekrueger@tum.de>2023-11-09 15:51:00 +0000
committerAndrew Morton <akpm@linux-foundation.org>2023-12-10 16:51:40 -0800
commit83a6fdd6c27d4f6f51fa1092805676b24e0f8827 (patch)
treee09dd10b8e32bbc4e11b46ccb3b75d672dd6c00a /Documentation/mm
parent932b59e3beaefefb1a0bd65f1bb3f9e2000d7315 (diff)
downloadlinux-83a6fdd6c27d4f6f51fa1092805676b24e0f8827.tar.gz
linux-83a6fdd6c27d4f6f51fa1092805676b24e0f8827.tar.bz2
linux-83a6fdd6c27d4f6f51fa1092805676b24e0f8827.zip
kasan: default to inline instrumentation
KASan inline instrumentation can yield up to a 2x performance gain at the cost of a larger binary. Make inline instrumentation the default, as suggested in the bug report below. When an architecture does not support inline instrumentation, it should set ARCH_DISABLE_KASAN_INLINE, as done by PowerPC, for instance. Link: https://lkml.kernel.org/r/20231109155101.186028-1-paul.heidekrueger@tum.de Signed-off-by: Paul Heidekrüger <paul.heidekrueger@tum.de> Reported-by: Andrey Konovalov <andreyknvl@gmail.com> Reviewed-by: Marco Elver <elver@google.com> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=203495 Acked-by: Andrey Konovalov <andreyknvl@gmail.com> Cc: Dmitry Vyukov <dvyukov@google.com> Cc: Alexander Potapenko <glider@google.com> Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com> Cc: Vincenzo Frascino <vincenzo.frascino@arm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'Documentation/mm')
0 files changed, 0 insertions, 0 deletions