Revision 812ad49d88b51fab551acb3c2d9c7d054bc69423 authored by Linus Torvalds on 04 October 2019, 20:02:47 UTC, committed by Linus Torvalds on 04 October 2019, 20:02:47 UTC
Pull RISC-V fixes from Paul Walmsley:

 - Ensure that exclusive-load reservations are terminated after system
   call or exception handling. This primarily affects QEMU, which does
   not expire load reservations.

 - Fix an issue primarily affecting RV32 platforms that can cause the DT
   header to be corrupted, causing boot failures.

* tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
  riscv: Fix memblock reservation for device tree blob
  RISC-V: Clear load reservations while restoring hart contexts
2 parent s a4ad51e + 922b037
History
File Mode Size
Makefile -rw-r--r-- 291 bytes
aes.c -rw-r--r-- 12.2 KB
arc4.c -rw-r--r-- 1.1 KB
des.c -rw-r--r-- 32.9 KB
sha256.c -rw-r--r-- 10.3 KB

back to top