Date: Mon, 23 May 2011 23:35:50 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/include atomic.h Message-ID: <201105232336.p4NNa6ex093684@repoman.freebsd.org>
index | next in thread | raw e-mail
attilio 2011-05-23 23:35:50 UTC
FreeBSD src repository
Modified files:
sys/mips/include atomic.h
Log:
SVN rev 222234 on 2011-05-23 23:35:50Z by attilio
Merge r221846 from largeSMP project branch:
Fix arguments passing to _long() version of atomic function for mips.
The native implementation is bogus in that regard and offers the same
problem solved for powerpc as r222198, but mips' guys just wanted a
small and self-contained patch for mips rather than rewriting the
whole support.
Reviewed by: art, imp
Tested by: gonzo
MFC after: 2 weeks
Revision Changes Path
1.5 +38 -23 src/sys/mips/include/atomic.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105232336.p4NNa6ex093684>
