On Sun, Aug 24, 2025 at 12:17:16PM -0700, 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.
Reviewed-by: Mark Brown broonie@kernel.org