Re: [PATCH 09/12] PM / OPP: Move away from RCU locking

From: Viresh Kumar
Date: Mon Jan 09 2017 - 23:29:07 EST


On 09-01-17, 15:57, Stephen Boyd wrote:
> I suppose this is one thing RCU was being used for, marking OPPs
> available and then having these "getter" APIs fail if the OPPs go
> away. But that was never right because the OPP could have been
> made unavailable after this function returned and things still
> wouldn't work.

Right, it was all so confusing with RCUs in OPP library :)

--
viresh