linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Clean up and fix up cpu_cache_init()
@ 2020-11-19  7:52 Tiezhu Yang
  2020-11-19  7:53 ` [PATCH 1/2] MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init() Tiezhu Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tiezhu Yang @ 2020-11-19  7:52 UTC (permalink / raw)
  To: Thomas Bogendoerfer, Huacai Chen, Jiaxun Yang
  Cc: linux-mips, linux-kernel, Xuefeng Li

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-19 12:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-19  7:52 [PATCH 0/2] Clean up and fix up cpu_cache_init() Tiezhu Yang
2020-11-19  7:53 ` [PATCH 1/2] MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init() Tiezhu Yang
2020-11-19  7:53 ` [PATCH 2/2] MIPS: Loongson64: Fix wrong scache size when execute lscpu Tiezhu Yang
2020-11-19 12:53 ` [PATCH 0/2] Clean up and fix up cpu_cache_init() Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).