From: "Scott T. Smith" <scott@gelatinous.com>
To: linux-scsi@vger.kernel.org
Subject: error handling in 2.6.x
Date: Wed, 01 Sep 2004 13:18:09 -0700 [thread overview]
Message-ID: <1094069889.4883.652.camel@tinny.home.foo> (raw)
I'm modifying an error handler for a 2.6.x driver
(eh_device_reset_handler and eh_bus_reset_handler) and am wondering if I
can use semaphores... is it called from a user context, or is it called
from a "bottom half"? Given that I see scsi_eh_%d processes on my
machine, I assume it's called from a user context, but I just wanted to
be sure first.
Scott
next reply other threads:[~2004-09-01 20:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-01 20:18 Scott T. Smith [this message]
2004-09-01 21:50 ` error handling in 2.6.x Brian King
2004-09-01 22:42 ` Scott T. Smith
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=1094069889.4883.652.camel@tinny.home.foo \
--to=scott@gelatinous.com \
--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.