From: James Bottomley <James.Bottomley@suse.de>
To: Dmitry Torokhov <dtor@vmware.com>
Cc: Alok Kataria <akataria@vmware.com>,
VMware PV-Drivers <pv-drivers@vmware.com>,
"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>
Subject: Re: [Pv-drivers] [PATCH] PVSCSI: fix signedness warning with newer compilers
Date: Tue, 19 Jan 2010 12:23:43 -0600 [thread overview]
Message-ID: <1263925423.4398.14.camel@mulgrave.site> (raw)
In-Reply-To: <201001191020.30437.dtor@vmware.com>
On Tue, 2010-01-19 at 10:20 -0800, Dmitry Torokhov wrote:
> On Tuesday 19 January 2010 10:19:04 am Alok Kataria wrote:
> > On Tue, 2010-01-19 at 10:08 -0800, James Bottomley wrote:
> > > On Tue, 2010-01-19 at 10:04 -0800, Alok Kataria wrote:
> > > > On Tue, 2010-01-19 at 09:38 -0800, Dmitry Torokhov wrote:
> > > > > pvscsi_setup_msix() expects 'irq' argument to be an int but is being
> > > > > passed unsigned int. Unsigned int is more proper type for IRQ number
> > > > > so let's use it. This shuts off a compile warning with recent
> > > > > compilers.
> > > > >
> > > > > Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
> > > >
> > > > LGTM.
> > > >
> > > > Signed-off-by: Alok N Kataria <akataria@vmware.com>
> > >
> > > That would be acked-by unless you want to resend the patch to me? I
> > > don't have an unmangled copy of it, so someone needs to send it to the
> > > scsi list.
> >
> > Acked-by is fine with me too. If its an hassle to pick these lines after
> > the patch is sent, I am totally fine if you pick the patch without my
> > Acked-by or SOB line, just wanted to acknowledge that the change is fine
> > by me.
> >
>
> Hm, I wonder why the original did not make through to linux-scsi/James.
> I will resend from my other address then.
Well, sometimes it's because someone is using a mail tool that breaks
threading ... but I did a subject search, it definitely isn't in my
folder. Vger has a fairly esoteric spam reduction mechanism based on
regexps ... perhaps you fell foul of that?
James
next prev parent reply other threads:[~2010-01-19 18:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20100119173819.GA28630@dtor-ws.eng.vmware.com>
2010-01-19 18:04 ` [Pv-drivers] [PATCH] PVSCSI: fix signedness warning with newer compilers Alok Kataria
2010-01-19 18:08 ` James Bottomley
2010-01-19 18:19 ` Alok Kataria
2010-01-19 18:20 ` Dmitry Torokhov
2010-01-19 18:23 ` James Bottomley [this message]
2010-01-19 18:27 ` Dmitry Torokhov
2010-01-19 18:26 ` James Bottomley
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=1263925423.4398.14.camel@mulgrave.site \
--to=james.bottomley@suse.de \
--cc=akataria@vmware.com \
--cc=dtor@vmware.com \
--cc=linux-scsi@vger.kernel.org \
--cc=pv-drivers@vmware.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox