Searched hist:"87 ccc6684d3b57e3073f77cf28396b3037154193" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/mm/ |
H A D | mmu_decl.h | diff 87ccc6684d3b57e3073f77cf28396b3037154193 Sun Mar 13 14:41:41 CDT 2022 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
Make tlbcam_addrs[] static.
Declare TLBCAM[] in mm/mmu_decl.h
And use NULL instead of 0 as pointer when calling restore_to_as0().
Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/fd0cc30b5556428ce1d8a1fc0f983b462e88a956.1647200488.git.christophe.leroy@csgroup.eu
|