lkml.org 
[lkml]   [2002]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 2.5.9 -- OOPS in IDE code (symbolic dump and boot log included)
Date
* Martin Dalecki -- Wednesday 24 April 2002 10:15:
> Could you please introduce two printk("BANG\n") printk("BOOM\n")
> aroung the ata_ar_get() in ide-cd? Just to see whatever the
> command queue is already up and initialized.

I mentioned already yesterday, that I have exactly the same oops.
So I added several printk's and found out that it isn't really the
if-branch with the ata_ar_get, that is executed immediately before
the oops. (Neither of your suggested messages is reached.)
It's rather that ide_cdrom_do_request is entered with rq->falgs=0x420
and hence the following branch called:

} else if (rq->flags & (REQ_PC | REQ_SENSE)) {
return cdrom_do_packet_command(drive);

m.



BTW: I'm using the same VIA IDE PIC controller like Randy. But it
worked with all stable releases and all unstable until 2.5.9.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:0.054 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site