[PATCH] riscv: unaligned: Fix check_vector_unaligned_access() stub name

Paul Walmsley pjw at kernel.org
Mon Aug 3 17:05:08 PDT 2026


On Thu, 30 Jul 2026, Nam Cao wrote:

> When CONFIG_RISCV_PROBE_VECTOR_UNALIGNED_ACCESS=n, the no-op stub for
> check_vector_unaligned_access() has the wrong name and causes compile
> failure.
> 
> Correct the name.

Thanks, looks like I broke this during conflict resolution.  Sorry about 
that.  I squashed the fix into the original as you suggested.


- Paul



More information about the linux-riscv mailing list