public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 2.6.13-rc3-git5: fix Bug #4416 (0/2)
@ 2005-07-26 10:47 Rafael J. Wysocki
  2005-07-26 10:51 ` [PATCH] 2.6.13-rc3-git5: fix Bug #4416 (1/2) Rafael J. Wysocki
  2005-07-26 10:54 ` [PATCH] 2.6.13-rc3-git5: fix Bug #4416 (2/2) Rafael J. Wysocki
  0 siblings, 2 replies; 15+ messages in thread
From: Rafael J. Wysocki @ 2005-07-26 10:47 UTC (permalink / raw)
  To: LKML; +Cc: ACPI mailing list, Andrew Morton, alsa-devel

Hi,

The following two patches are necessary to prevent my box (Asus L5D) from
hanging solid during resume from disk.

The problem is that, apparently, some out-of-order interrupts may be
generated during resume and if some drivers do not call free_irq() on
suspend, these interrupts are mishandled.  For reference please see
http://bugzilla.kernel.org/show_bug.cgi?id=4416
and
http://sourceforge.net/mailarchive/message.php?msg_id=12448907

The first patch adds free_irq() and request_irq() to the suspend and resume
routines, respectively, in the snd_intel8x0 driver.

The second one adds basic suspend/resume support to the sk98lin driver.

Please consider for applying,
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"


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-07-28 11:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-26 10:47 [PATCH] 2.6.13-rc3-git5: fix Bug #4416 (0/2) Rafael J. Wysocki
2005-07-26 10:51 ` [PATCH] 2.6.13-rc3-git5: fix Bug #4416 (1/2) Rafael J. Wysocki
2005-07-27  8:53   ` [Alsa-devel] " Takashi Iwai
2005-07-27 20:52     ` [ACPI] " Pavel Machek
2005-07-28  8:06       ` Takashi Iwai
2005-07-28  8:31         ` Pavel Machek
2005-07-28  8:37         ` Shaohua Li
2005-07-28  8:43         ` Rafael J. Wysocki
2005-07-28  8:48           ` Shaohua Li
2005-07-28 11:18             ` Rafael J. Wysocki
2005-07-26 10:54 ` [PATCH] 2.6.13-rc3-git5: fix Bug #4416 (2/2) Rafael J. Wysocki
2005-07-26 12:25   ` [ACPI] " Carl-Daniel Hailfinger
2005-07-26 21:02     ` Rafael J. Wysocki
2005-07-26 21:11       ` Peter Buckingham
2005-07-26 21:37         ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox