From: James Bottomley <jejb@steeleye.com>
To: Christoph Hellwig <hch@lst.de>
Cc: Eric.Moore@lsil.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH] mptsas: support basic hotplug
Date: Fri, 13 Jan 2006 09:55:47 -0600 [thread overview]
Message-ID: <1137167747.3365.6.camel@mulgrave> (raw)
In-Reply-To: <20060113100905.GA26592@lst.de>
On Fri, 2006-01-13 at 11:09 +0100, Christoph Hellwig wrote:
> + struct semaphore sas_topology_mutex;
The semaphore to mutex conversion squad will have me shot if I put that
in. If it's just a mutex, then you need to use the new mutex types. If
it's actually a real counting semaphore (which it doesn't look to be)
then call it a semaphore.
James
next prev parent reply other threads:[~2006-01-13 15:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-13 10:09 [PATCH] mptsas: support basic hotplug Christoph Hellwig
2006-01-13 15:55 ` James Bottomley [this message]
2006-01-13 16:05 ` Christoph Hellwig
2006-01-13 16:19 ` James Bottomley
2006-01-13 17:04 ` Christoph Hellwig
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=1137167747.3365.6.camel@mulgrave \
--to=jejb@steeleye.com \
--cc=Eric.Moore@lsil.com \
--cc=James.Bottomley@steeleye.com \
--cc=hch@lst.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.