Hello, On Wed, Mar 06, 2013 at 01:40:04PM -0500, Jeff Layton wrote: > Though when I said that, it was before Tejun mentioned hooking this up > to ptrace. I'll confess that I don't fully understand what he's > proposing either though...
Oh, they're all just pretty closely related. All signal and ptrace traps run off get_signal_to_deliver(). It is still a bit hairy but in much better shape after cleanups which accompanied PTRACE_SEIZE and I don't really think it'll be too difficult to extend it so that freezing is implemented as a type of jobctl trap. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/