public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* hdc (cdrom) irq timeout after awaking from sleep on powerbook
@ 2004-06-10  6:11 Soeren Sonnenburg
  2004-06-10 16:08 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 2+ messages in thread
From: Soeren Sonnenburg @ 2004-06-10  6:11 UTC (permalink / raw)
  To: Linux Kernel; +Cc: Benjamin Herrenschmidt

Hi...

When I insert + mount a cdrom and then put this powerbook to sleep mode,
I keep getting these messages in the kernel log when the machine wakes
up. However I can still access the cdrom on its mount point as if
everything was ok... but is it ?

This is kernel 2.6.7-rc2 on powerbook g4 1Ghz.

Please comment,
Regards,
Soeren.

VFS: busy inodes on changed media.
hdc: irq timeout: status=0xc0 { Busy }
hdc: irq timeout: error=0xc0LastFailedSense 0x0c 
hdc: DMA disabled
hdc: ATAPI reset complete
VFS: busy inodes on changed media.


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

* Re: hdc (cdrom) irq timeout after awaking from sleep on powerbook
  2004-06-10  6:11 hdc (cdrom) irq timeout after awaking from sleep on powerbook Soeren Sonnenburg
@ 2004-06-10 16:08 ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2004-06-10 16:08 UTC (permalink / raw)
  To: Soeren Sonnenburg; +Cc: Linux Kernel list

On Thu, 2004-06-10 at 01:11, Soeren Sonnenburg wrote:
> Hi...
> 
> When I insert + mount a cdrom and then put this powerbook to sleep mode,
> I keep getting these messages in the kernel log when the machine wakes
> up. However I can still access the cdrom on its mount point as if
> everything was ok... but is it ?

Well... at least it lost the DMA which isn't good. But our driver tends
to be a bit nasty for that. We may probably want a smarter wakeup
sequence for ide-cd that the current one that does nothing (just use the
default IDE one which is to wait for BUSY to be gone). I suspect some
ATAPIs would love getting a new WIN_PIDENTIFY at least, and I've seen
some take time before actually _raising_ BUSY ... I'll look into it.

> This is kernel 2.6.7-rc2 on powerbook g4 1Ghz.
> 
> Please comment,
> Regards,
> Soeren.
> 
> VFS: busy inodes on changed media.
> hdc: irq timeout: status=0xc0 { Busy }
> hdc: irq timeout: error=0xc0LastFailedSense 0x0c 
> hdc: DMA disabled
> hdc: ATAPI reset complete
> VFS: busy inodes on changed media.
-- 
Benjamin Herrenschmidt <benh@kernel.crashing.org>


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

end of thread, other threads:[~2004-06-10 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-10  6:11 hdc (cdrom) irq timeout after awaking from sleep on powerbook Soeren Sonnenburg
2004-06-10 16:08 ` Benjamin Herrenschmidt

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