[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-f7f97b7f-e3aa-4fff-abc7-19439d1720fe@palmer-ri-x1c9>
Date: Fri, 12 May 2023 08:05:20 -0700 (PDT)
From: Palmer Dabbelt <palmer@...osinc.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] RISC-V Fix for 6.4-rc2
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.4-rc2
for you to fetch changes up to 3b90b09af5be42491a8a74a549318cfa265b3029:
riscv: Fix orphan section warnings caused by kernel/pi (2023-05-09 18:20:23 -0700)
----------------------------------------------------------------
RISC-V Fix for 6.4-rc2
* A fix to the linker script to avoid orpahaned sections in kernel/pi.
----------------------------------------------------------------
Just a single fix this week for a build issue. That'd usually be a good sign,
but we've started to get some reports of boot failures on some
hardware/bootloader configurations. Nothing concrete yet, but I've got a funny
feeling that's where much of the bug hunting is going right now.
Nothing's reproducing on my end, though, and this fixes some pretty concrete
issues so I figured there's no reason to delay it.
----------------------------------------------------------------
Alexandre Ghiti (1):
riscv: Fix orphan section warnings caused by kernel/pi
arch/riscv/kernel/pi/Makefile | 2 +-
arch/riscv/kernel/vmlinux.lds.S | 7 ++-----
2 files changed, 3 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists