linux-stable/arch/riscv/configs
Alexandre Ghiti 6250ecf5ba riscv: Get rid of MAXPHYSMEM configs
commit db1503d355 upstream.

CONFIG_MAXPHYSMEM_* are actually never used, even the nommu defconfigs
selecting the MAXPHYSMEM_2GB had no effects on PAGE_OFFSET since it was
preempted by !MMU case right before.

In addition, the move of the kernel mapping at the end of the address
space broke the use of MAXPHYSMEM_2G with MMU since it defines PAGE_OFFSET
at the same address as the kernel mapping.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Fixes: 2bfc6cd81b ("riscv: Move kernel mapping outside of linear mapping")
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Tested-by: Conor Dooley <Conor.Dooley@microchip.com>
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-01-27 11:02:49 +01:00
..
defconfig riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1 2021-09-10 21:31:12 -07:00
nommu_k210_defconfig riscv: Get rid of MAXPHYSMEM configs 2022-01-27 11:02:49 +01:00
nommu_k210_sdcard_defconfig riscv: Get rid of MAXPHYSMEM configs 2022-01-27 11:02:49 +01:00
nommu_virt_defconfig riscv: Get rid of MAXPHYSMEM configs 2022-01-27 11:02:49 +01:00
rv32_defconfig block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT 2021-08-24 06:42:40 -06:00