On Wed, 24 Jul 2024 14:09:55 -0600 Nico Pache <npache@xxxxxxxxxx> wrote: > When compiling with ARCH already set, the s390x ARCH is actually s390. > Add s390 to the ARCH check list, so we can properly build selftests for > s390. > Unclear what "properly" means. I assume it partially works? I'm assuming that properly building selftests for s390 is desirable, so a cc:stable is needed? Is there a suitable Fixes:? I'd really prefer not to assume! A more detailed changelog which describes the problem would be helpful, thanks.