[openib-general] Re: Re: [PATCH 1/2] (fixed) mthca: max_inline_data support
Grant Grundler
iod00d at hp.com
Tue May 17 15:39:38 PDT 2005
On Wed, May 18, 2005 at 01:10:54AM +0300, Michael S. Tsirkin wrote:
> IFAIK it undefined if int is 32 bit.
Doh - of course you are right. I was thinking "long", not "int".
If the value can legitimately be bigger than an 32-bits, then
perhaps the code should be using "unsigned long" for the math?
sorry for the noise,
grant
More information about the general
mailing list