X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=mm%2FMakefile;h=295bd7a9f76bbb292d68f088546dc220231458d4;hb=5c38181ce9c5182377e79271a3ed0a2d0e999c33;hp=2ca1faf3fa09038feaeea4fb4adbe5ea6717df30;hpb=553911c67eb701d46e2dcd073f603c6f6546c38b;p=cascardo%2Flinux.git diff --git a/mm/Makefile b/mm/Makefile index 2ca1faf3fa09..295bd7a9f76b 100644 --- a/mm/Makefile +++ b/mm/Makefile @@ -21,9 +21,6 @@ KCOV_INSTRUMENT_memcontrol.o := n KCOV_INSTRUMENT_mmzone.o := n KCOV_INSTRUMENT_vmstat.o := n -# Since __builtin_frame_address does work as used, disable the warning. -CFLAGS_usercopy.o += $(call cc-disable-warning, frame-address) - 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 \