[GIT PULL] RISC-V Fixes for 5.11-rc1 (or rc2, if it's too late)
Palmer Dabbelt
palmer at dabbelt.com
Wed Dec 23 23:24:05 EST 2020
merged tag 'riscv-for-linus-5.11-mw0'
The following changes since commit e2ae634014d3a8839a99f8897b3f6346a133a33b:
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (2020-12-18 10:43:07 -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.11-rc1
for you to fetch changes up to de043da0b9e71147ca610ed542d34858aadfc61c:
RISC-V: Fix usage of memblock_enforce_memory_limit (2020-12-21 21:02:14 -0800)
----------------------------------------------------------------
RISC-V Fixes for 5.11-rc1
* A fix that avoids trying to initialize memory regions outside the
usable range.
---
I know it's an odd time, but I figured it'd be better to just send this out.
There's a few other fixes on the list that I was considering including, but
there's enough discussion that I didn't want to rush those over the holidays.
I don't see any reason to delay this one any longer, though, as it's relevant
to the ongoing QEMU work.
----------------------------------------------------------------
Atish Patra (1):
RISC-V: Fix usage of memblock_enforce_memory_limit
arch/riscv/mm/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the linux-riscv
mailing list