summaryrefslogtreecommitdiff
path: root/arch/powerpc/purgatory
diff options
context:
space:
mode:
authorRohan McLure <rmclure@linux.ibm.com>2023-02-06 05:17:57 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2023-02-10 14:19:56 +0300
commit2fb857bc9f9e106439017ed323f522cc785395bb (patch)
treed22bb827d0ab233092e318abf0591f5b14bf6c8c /arch/powerpc/purgatory
parent1ee4e35076e36724a62ba2fa29b722fb53eb68f2 (diff)
downloadlinux-2fb857bc9f9e106439017ed323f522cc785395bb.tar.xz
powerpc/kcsan: Add exclusions from instrumentation
Exclude various incompatible compilation units from KCSAN instrumentation. Signed-off-by: Rohan McLure <rmclure@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20230206021801.105268-2-rmclure@linux.ibm.com
Diffstat (limited to 'arch/powerpc/purgatory')
-rw-r--r--arch/powerpc/purgatory/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/purgatory/Makefile b/arch/powerpc/purgatory/Makefile
index a81d155b89ae..6f5e2727963c 100644
--- a/arch/powerpc/purgatory/Makefile
+++ b/arch/powerpc/purgatory/Makefile
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
KASAN_SANITIZE := n
+KCSAN_SANITIZE := n
targets += trampoline_$(BITS).o purgatory.ro