Re: heavy handed exit() in latest BK

Roland McGrath (roland@redhat.com)
Sat, 8 Feb 2003 18:41:54 -0800


> Roland, does this look sane to you?

Hey, that's my patch! :-) Actually, mine has one line of difference, which
is not to set TIF_SIGPENDING when SIGCONT is blocked. That difference is
visible to kernel threads that block SIGCONT and check signal_pending,
of which there are some though I don't recall understanding why.

I am still doing tests.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/