Re: [PATCH 0/2] Clean up and fix up cpu_cache_init()

2020-11-19 Thread Thomas Bogendoerfer
On Thu, Nov 19, 2020 at 03:52:59PM +0800, Tiezhu Yang wrote: > Tiezhu Yang (2): > MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init() > MIPS: Loongson64: Fix wrong scache size when execute lscpu > > arch/mips/include/asm/cpu-features.h | 2 -- > arch/mips/mm/c-r4k.c

[PATCH 0/2] Clean up and fix up cpu_cache_init()

2020-11-18 Thread Tiezhu Yang
Tiezhu Yang (2): MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init() MIPS: Loongson64: Fix wrong scache size when execute lscpu arch/mips/include/asm/cpu-features.h | 2 -- arch/mips/mm/c-r4k.c | 10 -- arch/mips/mm/cache.c | 10