]> Git Repo - J-linux.git/blobdiff - include/linux/compiler-gcc.h
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm...
[J-linux.git] / include / linux / compiler-gcc.h
index 9b157b71036f1876bc5cd512172dbb3ada69edee..f55a37efdb9748cda549a1b292db66972275bc26 100644 (file)
 #define __SANITIZE_ADDRESS__
 #endif
 
+/*
+ * GCC does not support KMSAN.
+ */
+#define __no_sanitize_memory
+#define __no_kmsan_checks
+
 /*
  * Turn individual warnings and errors on and off locally, depending
  * on version.
This page took 0.035969 seconds and 4 git commands to generate.