]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: Fix makefile for KASAN
authorChristophe Leroy <christophe.leroy@c-s.fr>
Mon, 6 May 2019 06:21:01 +0000 (06:21 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 6 May 2019 10:21:56 +0000 (20:21 +1000)
commita5805f3c6a7e3f44c6a20f301ecbbedf58f9a77e
tree55441eb9b69f16d4cd7824a143b85b1b8e756a00
parentadbf206961bcbe72ffca0a9f1a39c16879bcb29c
powerpc/mm: Fix makefile for KASAN

In commit d4297b80cc58 ("powerpc/mm: Move book3s32 specifics in
subdirectory mm/book3s64"), ppc_mmu_32.c was moved and renamed.

This patch fixes Makefiles to disable KASAN instrumentation on
the new name and location.

Fixes: feeb1b01de3c ("powerpc: disable KASAN instrumentation on early/critical files.")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/Makefile
arch/powerpc/mm/book3s32/Makefile