From: Venkatesh Pallipadi Date: Fri, 1 Sep 2006 21:02:24 +0000 (-0700) Subject: [CPUFREQ] Workaround for BIOS bug in software coordination of frequency X-Git-Tag: v2.6.19-rc1~1283^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8adcc0c674004c0f9467031a93dc639c2b01411f;p=pandora-kernel.git [CPUFREQ] Workaround for BIOS bug in software coordination of frequency Some buggy BIOSes do a "software any" kind of coordination without telling about it to OS. So, when OS sets frequency on one CPU on these platforms, it will also impact all the other logical CPUs that are in the same power domain. Attached patch is a workaround for those buggy BIOSes. Patch should be a noop on the normal non-buggy platforms. Applies over previously sent acpi-cpufreq and software coordination bug fix patch Signed-off-by: Denis Sadykov Signed-off-by: Venkatesh Pallipadi Signed-off-by: Alexey Starikovskiy Signed-off-by: Dave Jones --- Reading git-diff-tree failed