Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt: - A handful of build fixes for the T-Head errata, including some functional issues the compilers found - A fix for a nasty sigreturn bug * tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: RISC-V: Avoid coupling the T-Head CMOs and Zicbom riscv: fix a nasty sigreturn bug... riscv: make t-head erratas depend on MMU riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning RISC-V: Clean up the Zicbom block size probing
No related branches found
No related tags found
Showing
- arch/riscv/Kconfig 1 addition, 0 deletionsarch/riscv/Kconfig
- arch/riscv/Kconfig.erratas 2 additions, 2 deletionsarch/riscv/Kconfig.erratas
- arch/riscv/errata/thead/errata.c 1 addition, 0 deletionsarch/riscv/errata/thead/errata.c
- arch/riscv/include/asm/cacheflush.h 5 additions, 0 deletionsarch/riscv/include/asm/cacheflush.h
- arch/riscv/kernel/setup.c 1 addition, 1 deletionarch/riscv/kernel/setup.c
- arch/riscv/kernel/signal.c 2 additions, 0 deletionsarch/riscv/kernel/signal.c
- arch/riscv/mm/dma-noncoherent.c 13 additions, 10 deletionsarch/riscv/mm/dma-noncoherent.c
Please register or sign in to comment