]> asedeno.scripts.mit.edu Git - linux.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)
commit471e475c69a1689e059b5e57e893a7da75d2831a
tree55441eb9b69f16d4cd7824a143b85b1b8e756a00
parent305d60012304684bd59ea1f67703e51662e4906a
powerpc/mm: Fix makefile for KASAN

In commit 17312f258cf6 ("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: f072015c7b74 ("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