Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2009 23:47:18 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/include atomic.h
Message-ID:  <200903312347.n2VNlWkh018793@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2009-03-31 23:47:18 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/include      atomic.h 
  Log:
  SVN rev 190603 on 2009-03-31 23:47:18Z by cognet
  
  Fix the userland, RAS, version of atomic_fetchadd_32 :
  return the correct value, and do not store the wrong one in the supplied
  pointer.
  
  Submitted by:   Mark Tinguely <tinguely casselton net>
  
  Revision  Changes    Path
  1.27      +10 -9     src/sys/arm/include/atomic.h



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