Re: [PATCH 2/3] srcu: queue work without holding the lock

From: Sebastian Andrzej Siewior
Date: Fri Oct 13 2017 - 03:08:57 EST


On 2017-10-12 11:24:54 [-0700], Paul E. McKenney wrote:
> So I keep mainline as is, and the local_irq_save()-to-local_lock_irqsave()
> conversion happens in -rt, given that mainline doesn't have a
> local_lock_irqsave(), correct?

yes, that would be nice :)

> And just so you know, there is one patchset adding call_srcu() that I am
> following up on. Looks to me like it is OK with this change, but if not,
> well, back to the drawing board... :-/

okay.

> Thanx, Paul

Sebastian