linux/arch/riscv
Guo Ren 336e8eb2a3
riscv: Fixup pfn_valid error with wrong max_mapnr
The max_mapnr is the number of PFNs, not absolute PFN offset.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Fixes: d0d8aae645 ("RISC-V: Set maximum number of mapped pages correctly")
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2021-01-22 20:18:03 -08:00
..
boot dts: phy: add GPIO number and active state used for phy reset 2021-01-13 20:59:16 -08:00
configs riscv: defconfig: enable gpio support for HiFive Unleashed 2021-01-13 20:59:46 -08:00
include riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL 2021-01-12 20:34:44 -08:00
kernel RISC-V: Do not allocate memblock while iterating reserved memblocks 2021-01-15 21:35:46 -08:00
lib
mm riscv: Fixup pfn_valid error with wrong max_mapnr 2021-01-22 20:18:03 -08:00
net
Kbuild
Kconfig RISC-V: Fix maximum allowed phsyical memory for RV32 2021-01-15 21:35:48 -08:00
Kconfig.debug
Kconfig.socs
Makefile