Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2006 18:30:06 +0200
From:      des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=)
To:        John Baldwin <jhb@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/i386/include atomic.h
Message-ID:  <86y7yuwn01.fsf@xps.des.no>
In-Reply-To: <200603281032.10624.jhb@freebsd.org> (John Baldwin's message of "Tue, 28 Mar 2006 10:32:07 -0500")
References:  <200603281434.k2SEYmaR031447@repoman.freebsd.org> <200603281032.10624.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin <jhb@freebsd.org> writes:
> On Tuesday 28 March 2006 09:34, Dag-Erling Smorgrav wrote:
> >   Log:
> >   Use wrapper macros for atomic pointer operations in order to perform =
the
> >   correct casts.  This should probably be merged to other architectures.
> It should really be uintptr_t rather than u_int.

I realize that, but I wasn't sure I could safely assume that uintptr_t
is defined - and by definition, at this point in the code, we know
that u_int is compatible with a pointer.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



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