Re: [PATCH 0/3] CPUFreq Fixes for 3.10-rc2

2013-05-18 Thread Viresh Kumar
On 18 May 2013 14:46, Rafael J. Wysocki wrote: > Although not necessarily 3.10 material I suppose? Yes.. Pick only 3/3 for 3.10 and others for later part.. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordo

Re: [PATCH 0/3] CPUFreq Fixes for 3.10-rc2

2013-05-18 Thread Rafael J. Wysocki
On Saturday, May 18, 2013 07:45:45 AM Viresh Kumar wrote: > On 18 May 2013 05:10, Rafael J. Wysocki wrote: > > Well, I actually meant "can you please verify your belief?". :-) > > > > And that's because I'm wondering why the zero-day build testing doesn't > > catch this problem. Apparently, it do

Re: [PATCH 0/3] CPUFreq Fixes for 3.10-rc2

2013-05-17 Thread Viresh Kumar
On 18 May 2013 05:10, Rafael J. Wysocki wrote: > Well, I actually meant "can you please verify your belief?". :-) > > And that's because I'm wondering why the zero-day build testing doesn't > catch this problem. Apparently, it doesn't build .configs with cpufreq > governors configured as modules,

Re: [PATCH 0/3] CPUFreq Fixes for 3.10-rc2

2013-05-17 Thread Rafael J. Wysocki
On Friday, May 17, 2013 07:22:05 PM Viresh Kumar wrote: > On 17 May 2013 17:46, Rafael J. Wysocki wrote: > > On Friday, May 17, 2013 10:13:37 AM Viresh Kumar wrote: > >> On 17 May 2013 02:21, Rafael J. Wysocki wrote: > >> > While I kind of understand why you want [3/3] to go into 3.10, I'm > >>

Re: [PATCH 0/3] CPUFreq Fixes for 3.10-rc2

2013-05-17 Thread Viresh Kumar
On 17 May 2013 17:46, Rafael J. Wysocki wrote: > On Friday, May 17, 2013 10:13:37 AM Viresh Kumar wrote: >> On 17 May 2013 02:21, Rafael J. Wysocki wrote: >> > While I kind of understand why you want [3/3] to go into 3.10, I'm >> > wondering >> > about the other two patches. Why exactly are the

Re: [PATCH 0/3] CPUFreq Fixes for 3.10-rc2

2013-05-17 Thread Rafael J. Wysocki
On Friday, May 17, 2013 10:13:37 AM Viresh Kumar wrote: > On 17 May 2013 02:21, Rafael J. Wysocki wrote: > > While I kind of understand why you want [3/3] to go into 3.10, I'm wondering > > about the other two patches. Why exactly are they needed now? > > First one: > > cpufreq: Add EXPORT_SY

Re: [PATCH 0/3] CPUFreq Fixes for 3.10-rc2

2013-05-16 Thread Viresh Kumar
On 17 May 2013 02:21, Rafael J. Wysocki wrote: > While I kind of understand why you want [3/3] to go into 3.10, I'm wondering > about the other two patches. Why exactly are they needed now? First one: cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy is required so that governors c

Re: [PATCH 0/3] CPUFreq Fixes for 3.10-rc2

2013-05-16 Thread Rafael J. Wysocki
On Thursday, May 16, 2013 02:09:46 PM Viresh Kumar wrote: > On 16 May 2013 14:16, Rafael J. Wysocki wrote: > > On Thursday, May 16, 2013 10:39:55 AM Viresh Kumar wrote: > >> Hi Rafael, > > > > Hi, > > > >> Here are few more fixes for 3.10-rc2. > > > > I'm actually going to sent the for-rc2 request

Re: [PATCH 0/3] CPUFreq Fixes for 3.10-rc2

2013-05-16 Thread Viresh Kumar
On 16 May 2013 14:16, Rafael J. Wysocki wrote: > On Thursday, May 16, 2013 10:39:55 AM Viresh Kumar wrote: >> Hi Rafael, > > Hi, > >> Here are few more fixes for 3.10-rc2. > > I'm actually going to sent the for-rc2 request today, so these are for -rc3. Okay. No issues. -- To unsubscribe from this

Re: [PATCH 0/3] CPUFreq Fixes for 3.10-rc2

2013-05-16 Thread Rafael J. Wysocki
On Thursday, May 16, 2013 10:39:55 AM Viresh Kumar wrote: > Hi Rafael, Hi, > Here are few more fixes for 3.10-rc2. I'm actually going to sent the for-rc2 request today, so these are for -rc3. > Viresh Kumar (3): > cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy > cpufreq: govern

[PATCH 0/3] CPUFreq Fixes for 3.10-rc2

2013-05-15 Thread Viresh Kumar
Hi Rafael, Here are few more fixes for 3.10-rc2. Viresh Kumar (3): cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT drivers/cpufreq/cpufreq.c | 19 +