On 02/03/2015 10:20 PM, Viresh Kumar wrote:
On 4 February 2015 at 03:58, Saravana Kannan skannan@codeaurora.org wrote:
Can you explain why we need a fallback list in the first place? Now that we are not destroying and creating policy objects, I don't see any point in the fallback list.
Because we wanted to mark the policy inactive. But as I have introduced another field for that now, probably it can be fixed. Will check again on what can be done.
Thanks. That's why I was asking. Now that you have another flag. Also, you might not even need a flag. You can just check if policy->cpus is empty (btw, I think we should let that go to empty)
Can you review the other patches so that they are reviewed once before sending V2 here ?
Definitely. I want this feature to go in.
-Saravana