Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt: - A pair of XIP fixes: one to fix alternatives, and one to turn off the rest of the features that require code modification - A fix to a type that was causing some alternatives to break - A build fix for BUILTIN_DTB * tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: riscv: Fix BUILTIN_DTB for sifive and microchip soc riscv: alternative: fix typo in macro name riscv: code patching only works on !XIP_KERNEL riscv: xip: support runtime trap patching
Showing
- arch/riscv/Kconfig 9 additions, 9 deletionsarch/riscv/Kconfig
- arch/riscv/boot/dts/microchip/Makefile 1 addition, 0 deletionsarch/riscv/boot/dts/microchip/Makefile
- arch/riscv/boot/dts/sifive/Makefile 1 addition, 0 deletionsarch/riscv/boot/dts/sifive/Makefile
- arch/riscv/include/asm/alternative-macros.h 2 additions, 2 deletionsarch/riscv/include/asm/alternative-macros.h
- arch/riscv/kernel/traps.c 9 additions, 4 deletionsarch/riscv/kernel/traps.c
- arch/riscv/kernel/vmlinux-xip.lds.S 14 additions, 1 deletionarch/riscv/kernel/vmlinux-xip.lds.S
Loading
Please register or sign in to comment