]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2a028cfc20576f8168d1e48b8ee771c7485089e4
tree77b40d8d850e44a07e3f841ef7c5390c26b92bb0
parent1ecc88bb1666dae21037faaaa3b240caf2b6d8a4
parent7c66e67cd5b986e0a0bb60bd3c3cc1620f1f2d87
Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/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