Message ID | 1605772381-25535-1-git-send-email-yangtiezhu@loongson.cn (mailing list archive) |
---|---|
Headers | show |
Series | Clean up and fix up cpu_cache_init() | expand |
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.