[PATCH] ARM: socfpga: select the PL310 erratum 753970 workaround

Dinh Nguyen dinguyen at kernel.org
Mon Aug 31 13:50:31 PDT 2026



On 8/30/26 22:22, Pengpeng Hou wrote:
> ARCH_INTEL_SOCFPGA selects CACHE_L2X0 and several PL310 erratum
> workarounds. The 753970 workaround is still conditioned on PL310, but that
> Kconfig symbol no longer exists, so this one selection is always disabled.
> 
> Select PL310_ERRATA_753970 directly, consistently with the other PL310
> workarounds required by the platform.
> 
> Fixes: fbc125afdc50 ("ARM: socfpga: Turn on ARM errata for L2 cache")
> Signed-off-by: Pengpeng Hou <pengpeng at iscas.ac.cn>
> ---
>   arch/arm/mach-socfpga/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
Applied!

Thanks,
Dinh



More information about the linux-arm-kernel mailing list