Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 31 Aug 2019 16:02:36 +0000 (09:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 31 Aug 2019 16:02:36 +0000 (09:02 -0700)
commit7fb86707cc3a256e5556ced9c3a3eb96122d4b16
tree77b40d8d850e44a07e3f841ef7c5390c26b92bb0
parent834354f642adfe7bb6d5dba5f7de6ecd3150fb2f
parenta256f2e329df0773022d28df2c3d206b9aaf1e61
Merge tag 'riscv/for-v5.3-rc7' of git://git./linux/kernel/git/riscv/linux

Pull RISC-V fix from Paul Walmsley:
 "One significant fix for 32-bit RISC-V systems:

  Fix the RV32 memory map to prevent userspace from corrupting the
  FIXMAP area. Without this patch, the system can crash very early
  during the boot"

* tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
  RISC-V: Fix FIXMAP area corruption on RV32 systems