(additional note to simplify the review) On 09/14, Oleg Nesterov wrote: > > Note > that we do this unconditionally, see the next patch(es).
IOW, we could move it under "if (!uprobe)" branch, but we do not. This is mostly needed for 2/5, which in turn is needed for 3/5. If can_skip_sstep() succeeds we need to reset utask->state too. ALternatively we could start with 4/5, but this is the "separate" change (and it is not bug-fix) which needs your review/ack. Oleg. -- 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/