Re: [stable] Re: [patch 10/26] ACPI: Prefer _CST over FADT for C-state capabilities

From: Greg KH
Date: Tue Dec 13 2005 - 14:15:40 EST


On Tue, Dec 13, 2005 at 04:00:47PM +0000, Daniel Drake wrote:
> Greg KH wrote:
> >-stable review patch. If anyone has any objections, please let us know.
> >
> >------------------
> >From: Venkatesh Pallipadi <venkatesh.pallipadi@xxxxxxxxx>
> >
> >Note: This ACPI standard compliance may cause regression
> >on some system, if they have _CST present, but _CST value
> >is bogus. "nocst" module parameter should workaround
> >that regression.
> >
> >http://bugzilla.kernel.org/show_bug.cgi?id=5165
> >
> >(cherry picked from 883baf7f7e81cca26f4683ae0d25ba48f094cc08 commit)
> >
> >Signed-off-by: Venkatesh Pallipadi<venkatesh.pallipadi@xxxxxxxxx>
> >Signed-off-by: Len Brown <len.brown@xxxxxxxxx>
> >Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
> >---
> > drivers/acpi/processor_idle.c | 10 +++++-----
> > 1 file changed, 5 insertions(+), 5 deletions(-)
>
> Venkatesh followed up in a private email that a 3rd patch is needed to
> solve the hyperthreading slowdown issue. This patch is not yet in Linus'
> tree (it is in acpi-test).
>
> Maybe we should drop these patches (10 and 12) until the 3rd patch has been
> merged. I haven't been shipping the 3rd patch in Gentoo (yet) so I'm not
> able to gauge its effect...

Ok, as these two patches don't solve anything, I'll just drop them from
the series. If the third one makes it into mainline, let us know and we
can add all 3 to the -stable tree.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/