Re: Linux 2.6.27-rc3

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Linux Kernel Mailing List <linux-kernel@...>, Mark Langsdorf <mark.langsdorf@...>
Date: Wednesday, August 13, 2008 - 4:18 pm

On Wed, Aug 13, 2008 at 4:33 AM, Linus Torvalds
<torvalds@linux-foundation.org> wrote:

I found a new one in -rc3 vs. -rc2.
Only one of my cpus seems to powered down by cpufreq, because the
topology gets filled out wrong:

correct with -rc2:
#grep . /sys/devices/system/cpu/cpu*/cpufreq/affected_cpus
/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus:0 1
/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus:0 1
/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus:2 3
/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus:2 3
(The system has 2 dual core Opterons)

wrong with -rc3:
#grep . /sys/devices/system/cpu/cpu*/cpufreq/affected_cpus
/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus:0 1
/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus:0 1
/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus:0 1
/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus:0 1

I bisected this bug down to these commits:

HTH

Torsten
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux 2.6.27-rc3, Linus Torvalds, (Tue Aug 12, 10:33 pm)
Re: Linux 2.6.27-rc3, Torsten Kaiser, (Wed Aug 13, 4:18 pm)
RE: Linux 2.6.27-rc3, Langsdorf, Mark, (Wed Aug 13, 4:23 pm)
Re: Linux 2.6.27-rc3, Torsten Kaiser, (Thu Aug 14, 2:04 am)
Re: Linux 2.6.27-rc3, Andreas Schwab, (Wed Aug 13, 3:53 pm)
Re: Linux 2.6.27-rc3, Alan Cox, (Wed Aug 13, 6:03 am)
Re: Linux 2.6.27-rc3, Linus Torvalds, (Wed Aug 13, 6:24 pm)
Re: Linux 2.6.27-rc3, Alan Cox, (Fri Aug 15, 5:39 am)
Re: Linux 2.6.27-rc3, Gene Heskett, (Wed Aug 13, 6:35 pm)
Linux 2.6.27-rc3: waitpid06, Alexey Dobriyan, (Wed Aug 13, 5:24 am)