[PATCH v1 2/3] kselftest/arm64: Remove assumption that tasks start FPSIMD only
Mark Brown
broonie at kernel.org
Wed Mar 9 14:00:23 PST 2022
On Wed, Mar 09, 2022 at 02:36:26PM -0700, Shuah Khan wrote:
> On 3/9/22 4:59 AM, Mark Brown wrote:
> > Currently the sve-ptrace test for setting and reading FPSIMD data assumes
> > that the child will start off in FPSIMD only mode and that it can use this
> > to read some FPSIMD mode SVE ptrace data, skipping the test if it can't.
> > -#define FPSIMD_TESTS 3
> > +#define FPSIMD_TESTS 2
> Looks like there is one less test now?
Yes, the initial read which we assumed would return FPSIMD data was
being reported as a distinct test.
-------------- 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/20220309/be840f50/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list