]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Aug 2021 18:04:57 +0000 (11:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Aug 2021 18:04:57 +0000 (11:04 -0700)
commite24f68e9ccbed2e824a71f8d76d07a6f83df7598
tree05447995294f2b56d9134ee3dd8ebf945f5f4111
parent815654800e62d51080301e5a29e1a67992dec6de
parent21e140902e3a47c6e8d9e7ecd9ca3b2003ba7b19
Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux

Pull RISC-V fixes from Palmer Dabbelt:

 - device tree updates for the Microsemi Polarfire development kit that
   fix some mismatches between the u-boot and Linux enternet entries

 - ensure that the F register state is correctly reflected in core dumps

* tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
  riscv: dts: microchip: Add ethernet0 to the aliases node
  riscv: dts: microchip: Use 'local-mac-address' for emac1
  riscv: Ensure the value of FP registers in the core dump file is up to date