* Something is wrong with acpi_gpe_sleep_prepare
@ 2007-08-24 9:51 Pavel Machek
2007-08-24 10:50 ` Pavel Machek
0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2007-08-24 9:51 UTC (permalink / raw)
To: Len Brown, ACPI mailing list; +Cc: seife
...AFAICT noone calls it, and I guess that may be why we are seeing
some "lid open sometimes wake up x60, sometimes does not" fun?
pavel@amd:/data/l/linux/drivers/acpi$ grep -ri acpi_gpe_sleep_prepare
.
./sleep/wakeup.c:void acpi_gpe_sleep_prepare(u32 sleep_state)
./sleep/sleep.h:extern void acpi_gpe_sleep_prepare(u32 sleep_state);
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Something is wrong with acpi_gpe_sleep_prepare
2007-08-24 9:51 Something is wrong with acpi_gpe_sleep_prepare Pavel Machek
@ 2007-08-24 10:50 ` Pavel Machek
0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2007-08-24 10:50 UTC (permalink / raw)
To: Len Brown, ACPI mailing list; +Cc: seife
On Fri 2007-08-24 11:51:37, Pavel Machek wrote:
>
> ...AFAICT noone calls it, and I guess that may be why we are seeing
> some "lid open sometimes wake up x60, sometimes does not" fun?
>
> pavel@amd:/data/l/linux/drivers/acpi$ grep -ri acpi_gpe_sleep_prepare
> .
> ./sleep/wakeup.c:void acpi_gpe_sleep_prepare(u32 sleep_state)
> ./sleep/sleep.h:extern void acpi_gpe_sleep_prepare(u32 sleep_state);
Sorry, my fault. I found out that removing acpi_gpe_sleep_prepare
actually _solves_ "thinkpad will not wake by fn key after s2disk"
problem, and forgot about it.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-24 21:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-24 9:51 Something is wrong with acpi_gpe_sleep_prepare Pavel Machek
2007-08-24 10:50 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox