Re: [PATCH 1/5] uprobes: Do not leak UTASK_BP_HIT iffind_active_uprobe() fails
From: Oleg Nesterov
Date: Fri Sep 14 2012 - 13:34:12 EST
(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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/