[PATCH v2] kselftest/arm64: signal: fix/refactor SVE vector length enumeration
Mark Brown
broonie at kernel.org
Mon Aug 19 08:59:33 PDT 2024
On Mon, Aug 19, 2024 at 01:57:21PM +0100, Andre Przywara wrote:
> Currently a number of SVE/SME related tests have almost identical
> functions to enumerate all supported vector lengths. However over time
> the copy&pasted code has diverged, allowing some bugs to creep in:
> - fake_sigreturn_sme_change_vl reports a failure, not a SKIP if only
> one vector length is supported (but the SVE version is fine)
> - fake_sigreturn_sme_change_vl tries to set the SVE vector length, not
> the SME one (but the other SME tests are fine)
> - za_no_regs keeps iterating forever if only one vector length is
> supported (but za_regs is correct)
Reviewed-by: Mark Brown <broonie at kernel.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20240819/b16883a6/attachment.sig>
More information about the linux-arm-kernel
mailing list