From: Olaf Hering <olh@suse.de>
To: linux-scsi@vger.kernel.org
Subject: how to get rid of scsi cdrom?
Date: Sat, 8 Jan 2005 22:19:29 +0100 [thread overview]
Message-ID: <20050108211929.GA26318@suse.de> (raw)
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.
reply other threads:[~2005-01-08 21:19 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=20050108211929.GA26318@suse.de \
--to=olh@suse.de \
--cc=linux-scsi@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.