From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [stable] [PATCH 21/21] ACPI: EC: make kernel messages more useful when GPE storm is detected Date: Tue, 11 Nov 2008 13:23:22 -0800 Message-ID: <20081111212322.GA6123@kroah.com> References: <1226032765-15330-1-git-send-email-lenb@kernel.org> <200811071454.25304.rjw@sisk.pl> <20081107184926.GC2320@kroah.com> <200811072315.25227.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:37273 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751265AbYKKVey (ORCPT ); Tue, 11 Nov 2008 16:34:54 -0500 Content-Disposition: inline In-Reply-To: <200811072315.25227.rjw@sisk.pl> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: linux-acpi@vger.kernel.org, Len Brown , Alan Jenkins , stable@kernel.org, Len Brown On Fri, Nov 07, 2008 at 11:15:24PM +0100, Rafael J. Wysocki wrote: > On Friday, 7 of November 2008, Greg KH wrote: > > On Fri, Nov 07, 2008 at 02:54:24PM +0100, Rafael J. Wysocki wrote: > > > On Friday, 7 of November 2008, Alan Jenkins wrote: > > > > Len Brown wrote: > > > > > From: Alan Jenkins > > > > > > > > > > Make sure we can tell if the GPE storm workaround gets activated, > > > > > and avoid flooding the logs afterwards. > > > > > > > > > > http://bugzilla.kernel.org/show_bug.cgi?id=11841 > > > > > "plenty of line "ACPI: EC: non-query interrupt received, > > > > > switching to interrupt mode" in dmesg" > > > > > > > > > > Signed-off-by: Alan Jenkins > > > > > Acked-by: Alexey Starikovskiy > > > > > Signed-off-by: Len Brown > > > > > > > > > I see the EC patches that cause this issue are part of 2.6.27-stable. > > > > So I think this patch should also be applied to the -stable tree. > > > > > > Good point, it should. > > > > Ok, what is the git commit id that should be added to the .27-stable > > tree? > > Not yet in the Linus' tree, I'll let you know when it's merged. Thank you for doing this. greg k-h