[PATCH 0/3] powerpc: several patches for icache flush
Kevin Hao
haokexin at gmail.com
Tue Aug 6 20:23:29 EST 2013
These patches passed the build test with the following configurations.
ppc40x_defconfig
ppc64e_defconfig
ppc64_defconfig
mpc85xx_defconfig
mpc85xx_smp_defconfig
corenet32_smp_defconfig
corenet64_smp_defconfig
ppc44x_defconfig
mpc885_ads_defconfig
pseries_defconfig
Boot test on a p5020ds board.
---
Kevin Hao (3):
powerpc: move the testing of CPU_FTR_COHERENT_ICACHE into
__flush_icache_range
powerpc: remove the symbol __flush_icache_range
powerpc: check CPU_FTR_COHERENT_ICACHE in __flush_dcache_icache for
64bit kernel
arch/powerpc/include/asm/cacheflush.h | 8 +-------
arch/powerpc/kernel/misc_32.S | 2 +-
arch/powerpc/kernel/misc_64.S | 9 +++++++--
arch/powerpc/kernel/ppc_ksyms.c | 1 -
4 files changed, 9 insertions(+), 11 deletions(-)
--
1.8.3.1
More information about the Linuxppc-dev
mailing list