[PATCH mips-fixes 0/2] MIPS: BMIPS: couple of fixes

Florian Fainelli <[email protected]> Wed, 19 Aug 2020 11:26:43 -0700
Newsgroups gmane.linux.ports.mips,gmane.linux.ports.mips.general,gmane.linux.kernel
Message-ID <[email protected]>
Hi Thomas,

These two patches are fixes for the BMIPS5000/5200 CPU cores which were
missing an inclusive physical cache setting from the cpuinfo structure
and we would not be calling CPU specific initialization for secondarey
cores on the second hardware thread.

Thanks!

Florian Fainelli (2):
  MIPS: mm: BMIPS5000 has inclusive physical caches
  MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores

 arch/mips/kernel/smp-bmips.c | 2 ++
 arch/mips/mm/c-r4k.c         | 4 ++++
 2 files changed, 6 insertions(+)

-- 
2.17.1