Searched hist:"471 e475c69a1689e059b5e57e893a7da75d2831a" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/mm/book3s32/ |
H A D | Makefile | diff 471e475c69a1689e059b5e57e893a7da75d2831a Mon May 06 08:21:01 CEST 2019 Christophe Leroy <christophe.leroy@c-s.fr> 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>
|
/linux/arch/powerpc/mm/ |
H A D | Makefile | diff 471e475c69a1689e059b5e57e893a7da75d2831a Mon May 06 08:21:01 CEST 2019 Christophe Leroy <christophe.leroy@c-s.fr> 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>
|