On 25/08/25 12:47 am, Alok Tiwari wrote:
Fix a typo in the signal alternate stack test where the error message incorrectly used tss_flags instead of the correct field name ss_flags. This change ensures the test output accurately reflects the structure member being checked. Signed-off-by: Alok Tiwari <alok.a.tiw...@oracle.com> ---
Reviewed-by: Dev Jain <dev.j...@arm.com>