OpenCloudOS-Kernel/arch/powerpc/mm/ptdump
Christophe Leroy 8b14e1dff0 powerpc: Remove support for PowerPC 601
PowerPC 601 has been retired.

Remove all associated specific code.

CPU_FTRS_PPC601 has CPU_FTR_COHERENT_ICACHE and CPU_FTR_COMMON.

CPU_FTR_COMMON is already present via other CPU_FTRS.
None of the remaining CPU selects CPU_FTR_COHERENT_ICACHE.

So CPU_FTRS_PPC601 can be removed from the possible features,
hence can be removed completely.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/60b725d55e21beec3335175c20b77903ff98284f.1601362098.git.christophe.leroy@csgroup.eu
2020-10-08 21:17:13 +11:00
..
8xx.c powerpc/8xx: Support 16k hugepages with 4k pages 2020-09-15 22:13:31 +10:00
Makefile powerpc: Move page table dump files in a dedicated subdirectory 2019-02-22 22:29:22 +11:00
bats.c powerpc: Remove support for PowerPC 601 2020-10-08 21:17:13 +11:00
book3s64.c mm: introduce include/linux/pgtable.h 2020-06-09 09:39:13 -07:00
hashpagetable.c Merge branch 'akpm' (patches from Andrew) 2020-08-07 11:39:33 -07:00
ptdump.c Merge branch 'akpm' (patches from Andrew) 2020-08-07 11:39:33 -07:00
ptdump.h powerpc/ptdump: Display size of BATs 2020-05-26 22:22:18 +10:00
segment_regs.c powerpc/mm: ptdump: no need to check return value of debugfs_create functions 2020-03-04 22:44:25 +11:00
shared.c mm: introduce include/linux/pgtable.h 2020-06-09 09:39:13 -07:00