[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-eb8a31c1-f921-487c-8e96-8d4c32f8ed16@palmerdabbelt-glaptop>
Date: Fri, 13 Aug 2021 23:51:59 -0700 (PDT)
From: Palmer Dabbelt <palmer@...belt.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.14-rc6
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(-)
Powered by blists - more mailing lists