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 --
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Michal Piotrowski | Re: Linux 2.6.21-rc4 |
| Joe Peterson | Re: 2.6.25.3: su gets stuck for root |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Emil S Tantilov | Re: WARNING: at include/net/sock.h:417 udp_lib_unhash |
