[GIT PULL] MIPS fixes for v6.5

From: Thomas Bogendoerfer
Date: Sun Jul 09 2023 - 03:40:17 EST


The following changes since commit e47084e116fccaa43644360d7c0b997979abce3e:

MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000 (2023-06-26 09:18:43 +0200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.5_1

for you to fetch changes up to 3a6dbb691782e88e07e5c70b327495dbd58a2e7f:

MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled (2023-07-07 14:43:01 +0200)

----------------------------------------------------------------
- fixes for KVM
- fix for loongson build and cpu probing
- DT fixes

----------------------------------------------------------------
Huacai Chen (3):
MIPS: Loongson: Fix cpu_probe_loongson() again
MIPS: KVM: Fix NULL pointer dereference
MIPS: Loongson: Fix build error when make modules_install

Krzysztof Kozlowski (1):
MIPS: dts: add missing space before {

Thomas Bogendoerfer (1):
MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled

arch/mips/Makefile | 10 +++-------
arch/mips/boot/dts/mscc/serval_common.dtsi | 2 +-
arch/mips/boot/dts/pic32/pic32mzda.dtsi | 2 +-
arch/mips/include/asm/kvm_host.h | 6 +++---
arch/mips/kernel/cpu-probe.c | 9 +++------
arch/mips/kvm/emulate.c | 22 +++++++++++-----------
arch/mips/kvm/mips.c | 16 ++++++++--------
arch/mips/kvm/stats.c | 4 ++--
arch/mips/kvm/trace.h | 8 ++++----
arch/mips/kvm/vz.c | 20 ++++++++++----------
10 files changed, 46 insertions(+), 53 deletions(-)

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