[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-c76c6281-8851-4a75-8e4b-21762027369b@palmer-ri-x1c9>
Date: Fri, 25 Apr 2025 09:58:58 -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 Fixes for 6.15-rc4
The following changes since commit 9c32cda43eb78f78c73aee4aa344b777714e259b:
Linux 6.15-rc3 (2025-04-20 13:43:47 -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.15-rc4
for you to fetch changes up to 7d1d19a11cfbfd8bae1d89cc010b2cc397cd0c48:
riscv: uprobes: Add missing fence.i after building the XOL buffer (2025-04-24 13:20:02 -0700)
----------------------------------------------------------------
RISC-V Fixes for 6.15-rc4
* A fix for a missing icache flush in uprobes, which manifests as at
least a BFF selftest failure on the Spacemit X1.
* A workaround for build warnings in flush_icache_range().
----------------------------------------------------------------
rc3 has all the tree-wide fixes I'd stacked up locally, so things look pretty
clean on my end now.
----------------------------------------------------------------
Björn Töpel (2):
riscv: Replace function-like macro by static inline function
riscv: uprobes: Add missing fence.i after building the XOL buffer
arch/riscv/include/asm/cacheflush.h | 15 ++++++++++-----
arch/riscv/kernel/probes/uprobes.c | 10 ++--------
2 files changed, 12 insertions(+), 13 deletions(-)
Powered by blists - more mailing lists