Date: Mon, 30 Jul 2007 22:07:01 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/include atomic.h Message-ID: <200707302207.l6UM71DV022883@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2007-07-30 22:07:01 UTC
FreeBSD src repository
Modified files:
sys/ia64/include atomic.h
Log:
Add casts to some of the more commonly used pointer-type atomic
operations. We really should be able to make those inline functions,
but this would break its use for sx_locks.
Approved by: re (blanket)
Revision Changes Path
1.11 +14 -5 src/sys/ia64/include/atomic.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707302207.l6UM71DV022883>
