On Fri, Jun 07, 2024 at 05:53:18PM +0530, Dev Jain wrote:
Rename sigaltstack to signal, and rename the existing test to sigaltstack.c.
I think this is reasonable if we're going to add more generic signal tests - sigaltstack is a fairly small bit of functionality and having it covered as part of a broader signal suite and the overhead of setting up the suite separately is probably not worth it.
Reviewed-by: Mark Brown broonie@kernel.org