public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Alan Jenkins <alan-jenkins@tuffmail.co.uk>,
	linux-acpi@vger.kernel.org, stable@kernel.org,
	Len Brown <len.brown@intel.com>, Len Brown <lenb@kernel.org>
Subject: Re: [stable] [PATCH 21/21] ACPI: EC: make kernel messages more useful when GPE storm is detected
Date: Fri, 7 Nov 2008 10:49:26 -0800	[thread overview]
Message-ID: <20081107184926.GC2320@kroah.com> (raw)
In-Reply-To: <200811071454.25304.rjw@sisk.pl>

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 <alan-jenkins@tuffmail.co.uk>
> > >
> > > 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 <alan-jenkins@tuffmail.co.uk>
> > > Acked-by: Alexey Starikovskiy <astarikovskiy@suse.de>
> > > Signed-off-by: Len Brown <len.brown@intel.com>
> > >   
> > 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?

thanks,

greg k-h

  reply	other threads:[~2008-11-07 20:12 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-07  4:39 ACPI patches for 2.6.28-rc3 Len Brown
2008-11-07  4:39 ` [PATCH 01/21] i7300_idle: Kconfig, show menu only on x86_64 Len Brown
2008-11-07  4:39   ` [PATCH 02/21] ACPI: EC: revert msleep patch Len Brown
2008-11-07  4:39   ` [PATCH 03/21] sony-laptop: Ignore missing _DIS method on pic device Len Brown
2008-11-07  4:39   ` [PATCH 04/21] ACPI: fix de-reference bug in power resource driver Len Brown
2008-11-07  4:39   ` [PATCH 05/21] ACPI: fan: Delete the strict check in power transition Len Brown
2008-11-07  4:39   ` [PATCH 06/21] ACPI: bugfix reporting of event handler status Len Brown
2008-11-07  4:39   ` [PATCH 07/21] ACPI EC: Fix regression due to use of uninitialized variable Len Brown
2008-11-07  6:13     ` Zhao Yakui
2008-11-07 19:45       ` Len Brown
2008-11-08 14:04         ` The fatal logic error in EC write transaction(EC transaction is done in interrupt context) Zhao, Yakui
2008-11-08 15:33           ` Alexey Starikovskiy
2008-11-08 15:58             ` Zhao, Yakui
2008-11-08 16:47               ` Alexey Starikovskiy
2008-11-08 18:42                 ` [PATCH] ACPI: EC: wait for last write gpe Alexey Starikovskiy
2008-11-09 12:45                   ` Zhao Yakui
2008-11-09 13:11                 ` The fatal logic error in EC write transaction(EC transaction is done in interrupt context) Zhao Yakui
2008-11-09 15:27                   ` Spreading FUD [was: The fatal logic error in EC write transaction(EC transaction is done in interrupt context)] Alexey Starikovskiy
2008-11-10  1:01                     ` Zhao Yakui
2008-11-10 18:48                       ` Alexey Starikovskiy
2008-11-07  4:39   ` [PATCH 08/21] intel_menlow: don't set max_state a negative value Len Brown
2008-11-07  4:39   ` [PATCH 09/21] ACPI: remove comments about debug layer/level to use Len Brown
2008-11-07  4:39   ` [PATCH 10/21] ACPI: SBS: remove useless acpi_cm_sbs_init() initcall Len Brown
2008-11-07  4:39   ` [PATCH 11/21] ACPI: remove CONFIG_ACPI_POWER Len Brown
2008-11-07  4:39   ` [PATCH 12/21] ACPI: remove CONFIG_ACPI_EC Len Brown
2008-11-07  4:39   ` [PATCH 13/21] intel_menlow: Add comment documenting legal GTHS values Len Brown
2008-11-07  4:39   ` [PATCH 14/21] intel_menlow: MAINTAINERS Len Brown
2008-11-07  4:39   ` [PATCH 15/21] Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism" Len Brown
2008-11-07  4:39   ` [PATCH 16/21] PNP: add Bjorn Helgaas as PNP co-maintainer Len Brown
2008-11-07  4:39   ` [PATCH 17/21] ACPI: struct device - replace bus_id with dev_name(), dev_set_name() Len Brown
2008-11-07  4:39   ` [PATCH 18/21] fujitsu-laptop: fix section mismatch warning Len Brown
2008-11-07  4:39   ` [PATCH 19/21] ACPI: use macro to replace hard number Len Brown
2008-11-07  4:39   ` [PATCH 20/21] ACPI: avoid empty file name in sysfs Len Brown
2008-11-07  4:39   ` [PATCH 21/21] ACPI: EC: make kernel messages more useful when GPE storm is detected Len Brown
2008-11-07  9:18     ` Alan Jenkins
2008-11-07 13:54       ` Rafael J. Wysocki
2008-11-07 18:49         ` Greg KH [this message]
2008-11-07 22:15           ` [stable] " Rafael J. Wysocki
2008-11-11 21:23             ` Greg KH
2008-11-12 23:34               ` Rafael J. Wysocki
2008-11-13 21:46                 ` Greg KH
2008-11-07 17:41 ` ACPI patches for 2.6.28-rc3 Andrey Borzenkov
2008-11-08  2:48   ` Len Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081107184926.GC2320@kroah.com \
    --to=greg@kroah.com \
    --cc=alan-jenkins@tuffmail.co.uk \
    --cc=len.brown@intel.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=stable@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox