irqchip/s3c24xx: Mark init_eint as __maybe_unused
[linux/fpc-iii.git] / mm / kasan / Makefile
blob64710148941ed33d7467192797711c5c98e9e4a3
1 KASAN_SANITIZE := n
3 CFLAGS_REMOVE_kasan.o = -pg
4 # Function splitter causes unnecessary splits in __asan_load1/__asan_store1
5 # see: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63533
6 CFLAGS_kasan.o := $(call cc-option, -fno-conserve-stack -fno-stack-protector)
8 obj-y := kasan.o report.o kasan_init.o