]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit52990a8cbf597c50e7f203746f8afde6cc1de214
tree0dfdee8bf784484a4048a1f57668fe59b160edac
parentb1b49cbcf8bd66059ed6f80c573a7ff83991d8ef
parent17fb4c57690a987168ea8308634dfceda1f92479
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 940bd8a344ca ("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