[GIT PULL] RISC-V Fixes for 5.14-rc6

Palmer Dabbelt palmer at dabbelt.com
Fri Aug 13 23:51:59 PDT 2021


The following changes since commit 867432bec1c6e7df21a361d7f12022a8c5f54022:

  Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED" (2021-08-06 22:41:39 -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.14-rc6

for you to fetch changes up to fdf3a7a1e0a67a52f631b055975c6ac7e0e49a65:

  riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE (2021-08-12 07:16:58 -0700)

----------------------------------------------------------------
RISC-V Fixes for 5.14-rc6

* A fix to avoid passing -mno-relax to compilers that don't support it.
* A comment fix.

----------------------------------------------------------------
Alexandre Ghiti (1):
      riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE

Changbin Du (1):
      riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it

 arch/riscv/kernel/Makefile | 2 +-
 arch/riscv/mm/init.c       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



More information about the linux-riscv mailing list