Re: [PATCH 0/2] bugs/s390: Fix compile error with old gcc versions

From: Heiko Carstens
Date: Wed Jun 25 2025 - 05:45:15 EST


Hi Ingo,

> As reported by Naresh and Anders old gcc variants cannot handle
> strings as input operands for inline assemblies. Rewrite the s390
> generic bug support very similar to arm64 and loongarch to fix this.
>
> Also use the opportunity to drop the rather pointless s390 specific
> WARN_ON() implementation.
>
> Ingo, I think the two patches should also go via the core/bugs branch
> of the tip repository.

You might have missed this, but this was directed to you :)