On 03/21/2014 02:11 PM, Viresh Kumar wrote: > On Thu, Mar 20, 2014 at 5:40 PM, Gautham R. Shenoy > <e...@linux.vnet.ibm.com> wrote: >> From: Vaidyanathan Srinivasan <sva...@linux.vnet.ibm.com> > > Hi Vaidy, > >> diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig >> index 4b029c0..4ba1632 100644 >> --- a/drivers/cpufreq/Kconfig >> +++ b/drivers/cpufreq/Kconfig >> @@ -48,6 +48,7 @@ config CPU_FREQ_STAT_DETAILS >> choice [...] >> +static struct cpufreq_driver powernv_cpufreq_driver = { >> + .verify = powernv_cpufreq_verify, >> + .target = powernv_cpufreq_target, > > I think you have Srivatsa there who has seen lots of cpufreq code and > could have helped you a lot :) >
:-) I have followed the locking and synchronization aspects of cpufreq closely, but unfortunately, I haven't been able to keep up with some of the other details that well :-( Besides, its hard to keep up with the rate of your changes, you are way too fast! ;-) Regards, Srivatsa S. Bhat _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev