[GIT PULL] RISC-V Fixes for 5.14-rc8 (or 5.14)

Palmer Dabbelt palmer at dabbelt.com
Fri Aug 27 10:45:51 PDT 2021


The following changes since commit aa3e1ba32e553e611a58145c2eb349802feaa6eb:

  riscv: Fix a number of free'd resources in init_resources() (2021-08-20 10:15:51 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.14-rc8

for you to fetch changes up to 417166ddec020c4e969aea064e23822591ad54df:

  riscv: dts: microchip: Add ethernet0 to the aliases node (2021-08-24 20:57:32 -0700)

----------------------------------------------------------------
RISC-V Fixes for 5.14-rc8 (or 5.14)

* A pair of device tree updates for the Microsemi Polarfire development
  kit that fix some mismatches between the u-boot and Linux enternet
  entries.
* A fix to ensure that the F register state is correctly reflected in
  core dumps.

----------------------------------------------------------------
Bin Meng (2):
      riscv: dts: microchip: Use 'local-mac-address' for emac1
      riscv: dts: microchip: Add ethernet0 to the aliases node

Vincent Chen (1):
      riscv: Ensure the value of FP registers in the core dump file is up to date

 arch/riscv/boot/dts/microchip/microchip-mpfs-icicle-kit.dts | 4 ++++
 arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi           | 2 +-
 arch/riscv/kernel/ptrace.c                                  | 4 ++++
 3 files changed, 9 insertions(+), 1 deletion(-)



More information about the linux-riscv mailing list