On Fri, 01 Mar 2024 21:10:35 +1100, Michael Ellerman wrote:
> My recent commit e5d00aaac651 ("selftests/powerpc: Check all FPRs in
> fpu_preempt") inadvertently broke the fpu_signal test.
>
> It needs to take into account that fpu_preempt now loads 32 FPRs, so
> enlarge darray.
>
> Also use the n
My recent commit e5d00aaac651 ("selftests/powerpc: Check all FPRs in
fpu_preempt") inadvertently broke the fpu_signal test.
It needs to take into account that fpu_preempt now loads 32 FPRs, so
enlarge darray.
Also use the newly added randomise_darray() to properly randomise darray.
Finally the c