Hello,
I patched the kernel successfully with the switches -p1 -l.
The kernel compiled fine and the cpu can switch frequencies as far as I = can
tell by looking into /sys and from lines like this in dmesg:
userspace: saving cpu_cur_freq of cpu 0 to be 2000000 kHz
cpufreq-core: target for CPU 0: 300000 kHz, relation 0
freq-table: request for target 300000 kHz (relation: 0) for cpu 0
printk: 6 messages suppressed.
cpufreq-core: target for CPU 1: 2000000 kHz, relation 1
freq-table: request for target 2000000 kHz (relation: 1) for cpu 1
freq-table: target is 0 (2000000 kHz, 3116)
speedstep-centrino: target=3D2000000kHz old=3D1000000 new=3D2000000 msr= =3D0c2c
I did about half a dozen reboots using the battery and currently the lap= top
has an uptime of 5h with no oops, so I can report that at least the pro=
bability has decreased with the patch you gave me.
I'll keep running the kernel with the debug switch for some more time. T= ell
me if you need anything more.
Thanks a lot for being so helpfull,
Jo=C3=A3o Sousa.
On Wednesday 25 April 2007 13:20, you wrote:
> On Wed, Apr 25, 2007 at 04:18:16PM +0400, Alexey Dobriyan wrote:
> > Try this patch with usual config and usual set of kernel boot = options.
>
> Be sure you can actually able to change frequencies :)
--