On Wed, 6 Jul 2022 at 10:33, Richard Henderson <[email protected]> wrote: > > In parse_user_sigframe, the kernel rejects duplicate sve records, > or records that are smaller than the header. We were silently > allowing these cases to pass, dropping the record. > > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
