From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Linux-pm mailing list <linux-pm@lists.osdl.org>
Subject: [RFH] Freeing IRQs on APM-driven suspend
Date: Wed, 7 Sep 2005 22:22:48 +0200 [thread overview]
Message-ID: <200509072222.48947.rjw@sisk.pl> (raw)
[-- Attachment #1: Type: text/plain, Size: 974 bytes --]
Hi,
I hope you remember the problem with the Hugh Dickins' notebook that
freeing an IRQ during APM-driven suspend in the yenta driver made the
box hang solid during resume.
We (Hugh and me) have investigated this a bit further and it turns out that
the problem is related to the sharing of the IRQ between the yenta and
3c59x drivers. However, it is not enough to free the IRQ in both drivers
on suspend and request it on resume, because the box hangs anyway
(during resume) if the drivers' *_resume() routines are not called in the
right order. Namely, it evidently is necessary to call the yenta's resume()
before the 3c59x' resume() so that the box does not hang.
Could you please advise me what may be the reason of this behavior and
what can be done to prevent it?
Greetings,
Rafael
--
- Would you tell me, please, which way I ought to go from here?
- That depends a good deal on where you want to get to.
-- Lewis Carroll "Alice's Adventures in Wonderland"
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
reply other threads:[~2005-09-07 20:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200509072222.48947.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=linux-pm@lists.osdl.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