From: Greg KH <greg@kroah.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: linux-acpi@vger.kernel.org, Len Brown <lenb@kernel.org>,
Alan Jenkins <alan-jenkins@tuffmail.co.uk>,
stable@kernel.org, Len Brown <len.brown@intel.com>,
Alexey Starikovskiy <astarikovskiy@suse.de>
Subject: Re: [stable] [PATCH 21/21] ACPI: EC: make kernel messages more useful when GPE storm is detected
Date: Thu, 13 Nov 2008 13:46:24 -0800 [thread overview]
Message-ID: <20081113214624.GA15628@kroah.com> (raw)
In-Reply-To: <200811130034.53634.rjw@sisk.pl>
On Thu, Nov 13, 2008 at 12:34:52AM +0100, Rafael J. Wysocki wrote:
> On Tuesday, 11 of November 2008, Greg KH wrote:
> > 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 <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?
> > >
> > > Not yet in the Linus' tree, I'll let you know when it's merged.
> >
> > Thank you for doing this.
>
> Here:
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f8248434e6a11d7cd314281be3b39bbcf82fc243
>
> The other EC patches in this merge are also regarded as -stable material,
> but let's wait a couple of days to avoid possible regressions (although Alex
> thinks there sould be none ;-)).
Now applied.
If there's other git ids that should also be added, please let me know
what they are.
thanks,
greg k-h
next prev parent reply other threads:[~2008-11-13 22:14 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 ` [stable] " Greg KH
2008-11-07 22:15 ` 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 [this message]
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=20081113214624.GA15628@kroah.com \
--to=greg@kroah.com \
--cc=alan-jenkins@tuffmail.co.uk \
--cc=astarikovskiy@suse.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.