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

From: Nathan Chancellor

Date: Thu Apr 23 2026 - 20:33:01 EST


Hi Paul,

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/

Cheers,
Nathan