From: "Michael S. Tsirkin" <mst@mellanox.co.il>
To: Matthew Wilcox <matthew@wil.cx>
Cc: Greg KH <gregkh@suse.de>,
stable@kernel.org, linux-kernel@vger.kernel.org,
linux-pci@atrey.karlin.mff.cuni.cz
Subject: Re: [PATCH] pci-sysfs: backport fix for 2.6.11.12
Date: Wed, 1 Jun 2005 00:40:05 +0300 [thread overview]
Message-ID: <20050531214005.GA8330@mellanox.co.il> (raw)
In-Reply-To: <20050531212545.GS14929@parcelfarce.linux.theplanet.co.uk>
Quoting r. Matthew Wilcox <matthew@wil.cx>:
> Subject: Re: [PATCH] pci-sysfs: backport fix for 2.6.11.12
>
> On Tue, May 31, 2005 at 11:57:29PM +0300, Michael S. Tsirkin wrote:
> > No, unsigned int is 32 bit wide on all platforms with gcc,
> > char is signed and 8 bit wide on all platforms with gcc.
>
> Oops, no. char is signed on x86 and unsigned on ppc. Other architectures
> vary (I believe arm, mips and parisc are also unsigned).
So there's no bug on these platforms :)
--
MST - Michael S. Tsirkin
prev parent reply other threads:[~2005-05-31 21:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-31 16:36 [PATCH] pci-sysfs: backport fix for 2.6.11.12 Michael S. Tsirkin
2005-05-31 19:23 ` Greg KH
2005-05-31 20:57 ` Michael S. Tsirkin
2005-05-31 21:21 ` Greg KH
2005-05-31 21:25 ` Matthew Wilcox
2005-05-31 21:40 ` Michael S. Tsirkin [this message]
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=20050531214005.GA8330@mellanox.co.il \
--to=mst@mellanox.co.il \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=matthew@wil.cx \
--cc=stable@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.