Re: [PATCH v3 2/2] decrement static keys on real destroy time [message #46137 is a reply to message #46136] |
Thu, 26 April 2012 22:32  |
Tejun Heo
Messages: 184 Registered: November 2006
|
Senior Member |
|
|
On Thu, Apr 26, 2012 at 3:28 PM, Glauber Costa <glommer@parallels.com> wrote:
> We need a broader audience for this, but if I understand the interface
> right, those functions should not be called in fast paths at all (contrary
> to the static_branch tests)
>
> The static_branch tests can be called from irq context, so we can't just get
> rid of the atomic op and use the mutex everywhere, we'd have
> to live with both.
>
> I will repost this series, with some more people in the CC list.
Great, thanks!
--
tejun
|
|
|