On Mon, Feb 07, 2022 at 03:21:07PM +0000, Mark Brown wrote: > In order to allow ptrace of streaming mode SVE registers we have added a > new regset for streaming mode which in isolation offers the same ABI as > regular SVE with a different vector type. Add this to the array of regsets > we handle, together with additional tests for the interoperation of the > two regsets. > > Signed-off-by: Mark Brown <broonie@xxxxxxxxxx> Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>