On Thu, Jun 27, 2024 at 09:22:15AM +0530, Dev Jain wrote:
This test asserts the relation between blocked signal, delivered signal, and ucontext. The ucontext is mangled with, by adding a signal mask to it; on return from the handler, the thread must block the corresponding signal.
Reviewed-by: Mark Brown broonie@kernel.org