[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-fbf2cd0e-320d-4e42-a2f2-d5343d0a58b0@palmer-ri-x1c9>
Date: Fri, 19 Nov 2021 08:18:46 -0800 (PST)
From: Palmer Dabbelt <palmer@...osinc.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org
Subject: [GIT PULL] RISC-V Fixes for 5.16-rc2
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.16-rc2
for you to fetch changes up to 5a19c7e06236a9c55dfc001bb4d1a8f1950d23e7:
riscv: fix building external modules (2021-11-18 23:06:23 -0800)
----------------------------------------------------------------
RISC-V Fixes for 5.16-rc2
I have two patches for 5.16:
* A fix that allows external modules to be built against read-only
source trees.
* A patch to turn KVM on in the defconfigs.
The second one isn't technically a fix, but it got tied up pending some
defconfig cleanups that ended up finding some larger issues. I figured
it'd be better to get the config changes some more testing, but didn't
want to hold up turning KVM on for that.
----------------------------------------------------------------
Andreas Schwab (1):
riscv: fix building external modules
Anup Patel (1):
RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module
arch/riscv/Makefile | 2 ++
arch/riscv/configs/defconfig | 2 ++
arch/riscv/configs/rv32_defconfig | 2 ++
3 files changed, 6 insertions(+)
Powered by blists - more mailing lists