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 | 10 --
>  arch/mips/mm/cache.c | 10 --
>  3 files changed, 4 insertions(+), 18 deletions(-)

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.[ RFC1925, 2.3 ]


[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 --
 3 files changed, 4 insertions(+), 18 deletions(-)

-- 
2.1.0