On Friday, October 18, 2013 07:29:23 PM Viresh Kumar wrote:
As Part II is already in your linux-next branch, I am sending Part III for inclusion in bleeding-edge.
This is oriented around a light weight ->target_index() routine. CPUFreq notifications would be moved to CPUFreq core in the next patchset that I will send, as you suggested not to merge multiple series together.. Although both of them are oriented towards a light weight ->target_index() routine.
This is rebased over your bleeding-edge branch + "cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem"..
Having considered that a bit I think that I'd prefer one patch doing all of these changes in one go (and with all applicable ACKs collected), one of the reasons being that if it is necessary to revert that stuff, whatever the reason, it will be much easier to do that with just one commit than with 34 of them.
Thanks!