RE: [PATCH 2.6.19-rc5-mm2] cpufreq: set policy->curfreq on initialization

2006-11-17 Thread Pallipadi, Venkatesh
Acked. Andrew: Please include this patch in mm. Thanks, Venki >-Original Message- >From: Mattia Dongili [mailto:[EMAIL PROTECTED] >Sent: Wednesday, November 15, 2006 11:05 AM >To: Pallipadi, Venkatesh; [EMAIL PROTECTED]; Reuben Farrelly; >Andrew Morton; [EMAIL PROTECTED]; linux-kernel

Re: [PATCH 2.6.19-rc5-mm2] cpufreq: set policy->curfreq on initialization

2006-11-17 Thread Reuben Farrelly
On 16/11/2006 6:05 AM, Mattia Dongili wrote: Check the correct variable and set policy->cur upon acpi-cpufreq initialization to allow the userspace governor to be used as default. Signed-off-by: Mattia Dongili <[EMAIL PROTECTED]> --- Reuben, could you also try if this patch fixes the BUG()?