Merge remote-tracking branch 'riscv/riscv-fix-32bit' into fixes
authorPalmer Dabbelt <palmerdabbelt@google.com>
Thu, 22 Jul 2021 05:18:58 +0000 (22:18 -0700)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Thu, 22 Jul 2021 05:18:58 +0000 (22:18 -0700)
This contains a single fix for 32-bit boot.  It happens this was already
fixed by c9811e379b21 ("riscv: Add mem kernel parameter support"), but
the bug existed before that feature addition so I've applied the patch
earlier and then merged it in (which results in a conflict, which is
fixed via not changing the resulting tree).

* riscv/riscv-fix-32bit:
  riscv: Fix 32-bit RISC-V boot failure

1  2 
arch/riscv/mm/init.c

Simple merge