]> 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)
commit77f0472051f0e351c9f19243a395ac20d4310e6f
tree77b40d8d850e44a07e3f841ef7c5390c26b92bb0
parent74fbea1429186fb24e1256ee2fe6a8e1e3b81e7d
parente5b198c1caac03eee61b04b07fc4c84116a07664
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