Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2001 00:55:13 -0500 (EST)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        Warner Losh <imp@harmony.village.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/alpha/include bus.h 
Message-ID:  <200101100555.AAA29930@khavrinen.lcs.mit.edu>
In-Reply-To: <200101100441.f0A4f2s58670@harmony.village.org>
References:  <200101091817.f09IHng10622@freefall.freebsd.org> <200101100441.f0A4f2s58670@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Tue, 09 Jan 2001 21:41:02 -0700, Warner Losh <imp@harmony.village.org> said:

> Would this impact the 10E6 uses of ~0 in the bus_alloc_resource calls
> we have?

They should be `~0UL' and that's how all the ones I did were written.
Plain `~0' is wrong, but can't be distinguished on ILP32
architectures.

-GAWollman

--
Garrett A. Wollman   | O Siem / We are all family / O Siem / We're all the same
wollman@lcs.mit.edu  | O Siem / The fires of freedom 
Opinions not those of| Dance in the burning flame
MIT, LCS, CRS, or NSA|                     - Susan Aglukark and Chad Irschick


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101100555.AAA29930>