* how to get rid of scsi cdrom?
@ 2005-01-08 21:19 Olaf Hering
0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2005-01-08 21:19 UTC (permalink / raw)
To: linux-scsi
What is the best way to fix this oops?
'rmmod -r ide-cd;modprobe ide-scsi;modprobe sr_mod;rmmod -r ide-scsi'
cdrom_mrw_exit() calls scsi_block_when_processing_errors() at some
point, that looks like the only exit before the oops, via SDEV_OFFLINE.
However, scsi_remove_host() sets SDEV_CANCEL first, so it looks like
SDEV_OFFLINE isnt a valid state anymore.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-01-08 21:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-08 21:19 how to get rid of scsi cdrom? Olaf Hering
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox