From: Christoph Hellwig <hch@lst.de>
To: James.Bottomley@steeleye.com
Cc: Christoph Hellwig <hch@lst.de>,
Eric.Moore@lsil.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH] mptsas: support basic hotplug
Date: Fri, 13 Jan 2006 17:05:29 +0100 [thread overview]
Message-ID: <20060113160529.GA813@lst.de> (raw)
In-Reply-To: <1137167747.3365.6.camel@mulgrave>
On Fri, Jan 13, 2006 at 09:55:47AM -0600, James Bottomley wrote:
> 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.
well, the scsi-misc tree doesn't have the mutex code yet, so it wouldn't
compile if I did it that way. I'll send a followon patch to convert it
to use real mutexes ones scsi-misc has merged the latest linus tree.
next prev parent reply other threads:[~2006-01-13 16:05 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
2006-01-13 16:05 ` Christoph Hellwig [this message]
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=20060113160529.GA813@lst.de \
--to=hch@lst.de \
--cc=Eric.Moore@lsil.com \
--cc=James.Bottomley@steeleye.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.