[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-f06b0a4c-f321-4c14-9378-da36fbf6212f@palmerdabbelt-glaptop>
Date: Fri, 27 Aug 2021 10:45:51 -0700 (PDT)
From: Palmer Dabbelt <palmer@...belt.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] RISC-V Fixes for 5.14-rc8 (or 5.14)
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(-)
Powered by blists - more mailing lists