Re: [PATCH v2 13/28] arm64/sve: Signal handling support

2017-09-14 Thread Alex Bennée
Dave Martin writes: > This patch implements support for saving and restoring the SVE > registers around signals. > > A fixed-size header struct sve_context is always included in the > signal frame encoding the thread's vector length at the time of > signal delivery,

[PATCH v2 13/28] arm64/sve: Signal handling support

2017-08-31 Thread Dave Martin
This patch implements support for saving and restoring the SVE registers around signals. A fixed-size header struct sve_context is always included in the signal frame encoding the thread's vector length at the time of signal delivery, optionally followed by a variable-layout structure encoding