From: Jeff Garzik <jgarzik@pobox.com>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ULL fixes for qlogicfc
Date: Mon, 29 Sep 2003 17:36:30 -0400 [thread overview]
Message-ID: <3F78A5DE.7010803@pobox.com> (raw)
In-Reply-To: <3F78A2FF.6070203@zytor.com>
H. Peter Anvin wrote:
> Jeff Garzik wrote:
>>0xffffffff without a prefix is signed.
> No, it's not.
[...]
> ... so 0x7fffffff is signed int, but 0xffffffff is unsigned int on an
> I32-model system (all Linux systems are I32-model.)
I was looking at C99 standard as I typed that :) But I thought it was
referring to raw storage size, and that things changed on some 64-bit
platforms.
So, I stand corrected.
Jeff
prev parent reply other threads:[~2003-09-29 21:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-29 17:04 [PATCH] ULL fixes for qlogicfc davej
2003-09-29 17:23 ` Jeff Garzik
2003-09-29 17:26 ` Dave Jones
2003-09-29 20:25 ` H. Peter Anvin
2003-09-29 20:33 ` Arjan van de Ven
2003-09-29 21:11 ` Jeff Garzik
2003-09-29 21:11 ` Jeff Garzik
2003-09-29 21:24 ` H. Peter Anvin
2003-09-29 21:36 ` Jeff Garzik [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=3F78A5DE.7010803@pobox.com \
--to=jgarzik@pobox.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@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.