Re: [PATCH v5 3.1.0-rc4-tip 12/26] Uprobes: Handle breakpoint andSinglestep

From: Peter Zijlstra
Date: Mon Sep 26 2011 - 12:26:17 EST


On Mon, 2011-09-26 at 21:31 +0530, Srikar Dronamraju wrote:
> * Peter Zijlstra <peterz@xxxxxxxxxxxxx> [2011-09-26 15:59:13]:
>
> > On Tue, 2011-09-20 at 17:32 +0530, Srikar Dronamraju wrote:
> > > Hence provide some extra
> > > + * time (by way of synchronize_sched() for breakpoint hit threads to acquire
> > > + * the uprobes_treelock before the uprobe is removed from the rbtree.
> >
> > 'Some extra time' doesn't make me all warm an fuzzy inside, but instead
> > screams we fudge around a race condition.
>
> The extra time provided is sufficient to avoid the race. So will modify
> it to mean "sufficient" instead of "some".
>
> Would that suffice?

Much better, for extra point, explain why its sufficient as well ;-)
--
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/