]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - mm/Makefile
mm: slub: add kernel address sanitizer support for slub allocator
[karo-tx-linux.git] / mm / Makefile
index 930b52df4aca90eea344c46d9a6a93ee873629cf..088c68e9ec3500c667c6eecc6c37b558aa71ba55 100644 (file)
@@ -2,6 +2,9 @@
 # Makefile for the linux memory manager.
 #
 
+KASAN_SANITIZE_slab_common.o := n
+KASAN_SANITIZE_slub.o := n
+
 mmu-y                  := nommu.o
 mmu-$(CONFIG_MMU)      := gup.o highmem.o memory.o mincore.o \
                           mlock.o mmap.o mprotect.o mremap.o msync.o rmap.o \