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 :)