[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-650d0eb6-fc62-4859-b713-2a4e6ccd7465@palmer-ri-x1c9>
Date: Fri, 22 Apr 2022 09:02:01 -0700 (PDT)
From: Palmer Dabbelt <palmer@...osinc.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] RISC-V Fixes for 5.18-rc4
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.18-rc4
for you to fetch changes up to bf9bac40b7635e2ce43ba0051a64c3fd44312405:
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE (2022-04-21 15:10:47 -0700)
----------------------------------------------------------------
RISC-V Fixes for 5.18-rc4
* A pair of build fixes for the recent cpuidle driver.
* A fix for systems without sv57 that manifests as a crash early in
boot.
----------------------------------------------------------------
I'm not sure if that boot bug was just so bad nobody's found anything else, I'm
farther behind than usual, or the stricter merge window resulted in less
fallout. Maybe just a bit of everything, but I always get worried when things
aren't broken...
----------------------------------------------------------------
Anup Patel (1):
RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
Randy Dunlap (2):
cpuidle: riscv: support non-SMP config
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
arch/riscv/Kconfig.socs | 2 +-
arch/riscv/mm/init.c | 1 +
drivers/cpuidle/cpuidle-riscv-sbi.c | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists