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)
commit444818b599189fd8b6c814da542ff8cfc9fe67d4
tree0dfdee8bf784484a4048a1f57668fe59b160edac
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
parentd0e4dae74470fb709fc0ab61862c317938f4cc4d
Merge remote-tracking branch 'riscv/riscv-fix-32bit' into fixes

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
arch/riscv/mm/init.c