From: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
To: Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com>
Cc: "Brown, Len" <len.brown@intel.com>, linux-acpi@vger.kernel.org
Subject: Re: Bad libata resume behaviour due to ACPICA change (in acpi-test)
Date: Fri, 9 Feb 2007 16:58:01 -0200 [thread overview]
Message-ID: <20070209185801.GA4536@khazad-dum.debian.net> (raw)
In-Reply-To: <45CC8EE8.2080107@linux.intel.com>
> Disable wake GPEs only once.
>
> From: Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com>
>
> ---
>
> drivers/acpi/events/evgpe.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/acpi/events/evgpe.c b/drivers/acpi/events/evgpe.c
> index dfac3ec..263a001 100644
> --- a/drivers/acpi/events/evgpe.c
> +++ b/drivers/acpi/events/evgpe.c
> @@ -644,6 +644,7 @@ acpi_ev_gpe_dispatch(struct acpi_gpe_eve
> * 1) We must disable this particular wake GPE so it won't fire again
> * 2) We want to disable all wake GPEs, since we are now awake
> */
> + acpi_gbl_system_awake_and_running = TRUE;
> (void)acpi_hw_disable_all_gpes();
> }
Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
The above patch fixes the issue on the T43. Tested with patch on top of
acpi-test a19357b3 in defconfig with SMP disabled.
Thanks, Alexey!
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh
prev parent reply other threads:[~2007-02-09 18:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-03 0:41 Bad libata resume behaviour due to ACPICA change (in acpi-test) Henrique de Moraes Holschuh
2007-02-05 18:51 ` Starikovskiy, Alexey Y
2007-02-05 23:59 ` Henrique de Moraes Holschuh
2007-02-06 12:17 ` Starikovskiy, Alexey Y
2007-02-06 13:39 ` T43 BIOS and AHCI Henrique de Moraes Holschuh
2007-02-06 14:02 ` Alexey Starikovskiy
2007-02-08 15:30 ` Bad libata resume behaviour due to ACPICA change (in acpi-test) Henrique de Moraes Holschuh
2007-02-08 17:50 ` Alexey Starikovskiy
2007-02-08 18:20 ` Starikovskiy, Alexey Y
2007-02-09 3:02 ` Henrique de Moraes Holschuh
2007-02-09 6:31 ` Starikovskiy, Alexey Y
2007-02-09 2:59 ` Henrique de Moraes Holschuh
2007-02-09 15:10 ` Alexey Starikovskiy
2007-02-09 18:58 ` Henrique de Moraes Holschuh [this message]
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=20070209185801.GA4536@khazad-dum.debian.net \
--to=hmh@hmh.eng.br \
--cc=alexey.y.starikovskiy@linux.intel.com \
--cc=len.brown@intel.com \
--cc=linux-acpi@vger.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