From: Linus Torvalds Date: Sat, 3 Dec 2022 00:04:53 +0000 (-0800) Subject: Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.6.17~6093 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e15c3c75a28b10bac7b3ad7627fd6b458623283;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'riscv-for-linus-6.1-rc8' of git://git./linux/kernel/git/riscv/linux Pull RISC-V fixes from Palmer Dabbelt: - build fix for the NR_CPUS Kconfig SBI version dependency - fixes to early memory initialization, to fix page permissions in EFI and post-initmem-free - build fix for the VDSO, to avoid trying to profile the VDSO functions - fixes for kexec crash handling, to fix multi-core and interrupt related initialization inside the crash kernel - fix for a race condition when handling multiple concurrect kernel stack overflows * tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: riscv: kexec: Fixup crash_smp_send_stop without multi cores riscv: kexec: Fixup irq controller broken in kexec crash path riscv: mm: Proper page permissions after initmem free riscv: vdso: fix section overlapping under some conditions riscv: fix race when vmap stack overflow riscv: Sync efi page table's kernel mappings before switching riscv: Fix NR_CPUS range conditions --- 0e15c3c75a28b10bac7b3ad7627fd6b458623283