The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.8-1 for you to fetch changes up to 48ef9e87b407f89f230f804815af7ac2031ec17a: LoongArch: KVM: Add returns to SIMD stubs (2024-01-26 16:22:07 +0800) ---------------------------------------------------------------- LoongArch fixes for v6.8-rc2 Fix boot failure on machines with more than 8 nodes, and fix two build errors about KVM. ---------------------------------------------------------------- Huacai Chen (2): LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init() LoongArch: KVM: Fix build due to API changes Randy Dunlap (1): LoongArch: KVM: Add returns to SIMD stubs arch/loongarch/include/asm/kvm_vcpu.h | 4 ++-- arch/loongarch/kernel/smp.c | 1 - arch/loongarch/kvm/mmu.c | 4 ++-- arch/loongarch/mm/tlb.c | 16 ++++++++++------ 4 files changed, 14 insertions(+), 11 deletions(-)