Re: [PATCH RFC tip/core/rcu 1/2] srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context

From: Paul E. McKenney
Date: Tue Jun 06 2017 - 11:59:58 EST


On Tue, Jun 06, 2017 at 05:54:28PM +0200, Peter Zijlstra wrote:
> On Tue, Jun 06, 2017 at 05:53:57AM -0700, Paul E. McKenney wrote:
> > So the only part of this patch that is needed is the changes to the
> > comments, right? ;-)
>
> Right, although I would suggest putting that requirement (the balanced
> lock vs unlock) somewhere as well.

Good point! Otherwise, some one will decide it is a good idea to
try sooner or later.

Thnax, Paul