From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Drake Subject: Re: [Bug 8255] Frequency Scaling not working properly using powernow-k7 Date: Thu, 29 Mar 2007 11:43:17 -0400 Message-ID: <460BDE95.90204@gentoo.org> References: <200703291304.l2TD4Dd6016401@fire-2.osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200703291304.l2TD4Dd6016401@fire-2.osdl.org> Sender: linux-kernel-owner@vger.kernel.org To: Dave Jones Cc: bugme-daemon@bugzilla.kernel.org, linux list , linux-acpi@vger.kernel.org, Ingo Molnar List-Id: linux-acpi@vger.kernel.org Dave, bugme-daemon@bugzilla.kernel.org wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=8255 > Okay. I tracked down the problem with git. Here is what is the submission that > causes the problem: > > solaris linux-git # git bisect good > 0916bd3ebb7cefdd0f432e8491abe24f4b5a101e is first bad commit > commit 0916bd3ebb7cefdd0f432e8491abe24f4b5a101e > Author: Dave Jones > Date: Wed Nov 22 20:42:01 2006 -0500 > > [PATCH] Correct bound checking from the value returned from _PPC method. The above commit seems to be the culprit behind this 2.6.19 regression, which is still present as of 2.6.21-rc3 (so it's not the earlier issue found by Ingo). Any ideas? Thanks, Daniel