Re: [GIT PULL] RISC-V updates for v7.1

From: Paul Walmsley

Date: Fri Apr 24 2026 - 09:29:32 EST


Hi Nathan,

On Thu, 23 Apr 2026, Nathan Chancellor wrote:

> On Thu, Apr 23, 2026 at 06:07:29PM -0600, Paul Walmsley wrote:
> > Nam Cao (6):
> > riscv: Clean up & optimize unaligned scalar access probe
> > riscv: Split out measure_cycles() for reuse
> > riscv: Reuse measure_cycles() in check_vector_unaligned_access()
> > riscv: Split out compare_unaligned_access()
> > riscv: Reuse compare_unaligned_access() in check_vector_unaligned_access()
> > riscv: Remove support for XIP kernel
>
> Please note that this series is broken with CONFIG_CFI. Please see the
> fix I sent and consider applying it sooner rather than later:
>
> https://lore.kernel.org/20260406-measure_cycles-cfi-failure-v1-1-03e0234ae02f@xxxxxxxxxx/

Thanks very much for the reminder; queued for v7.1-rc.


- Paul