[GIT PULL] RISC-V Fixes for 5.18-rc6
Palmer Dabbelt
palmer at rivosinc.com
Fri Apr 29 09:38:55 PDT 2022
The following changes since commit bf9bac40b7635e2ce43ba0051a64c3fd44312405:
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE (2022-04-21 15:10:47 -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-rc5
for you to fetch changes up to ac0280a9ca106c5501257e79d165f968712b5899:
RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL (2022-04-26 08:19:53 -0700)
----------------------------------------------------------------
RISC-V Fixes for 5.18-rc6
* A fix to properly ensure a single CPU is running during patch_text().
* A defconfig update to include RPMSG_CTRL when RPMSG_CHAR was set,
necessary after a recent refactoring.
----------------------------------------------------------------
Arnaud Pouliquen (1):
RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
Guo Ren (1):
riscv: patch_text: Fixup last cpu should be master
arch/riscv/configs/defconfig | 1 +
arch/riscv/configs/rv32_defconfig | 1 +
arch/riscv/kernel/patch.c | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)
More information about the linux-riscv
mailing list