Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2018 14:24:32 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        arm@freebsd.org
Subject:   CFT: Userland atomic_fcmpset for armv4/v5
Message-ID:  <1886025.zXDUE1dX6p@ralph.baldwin.cx>

next in thread | raw e-mail | index | archive | help
The arm and armeb buildworlds have been broken on HEAD for a while now due to
the lack of atomic_fcmpset_32() in userland.  I have a patch that adds an
implementation.  It compiles, but I have no way to test it.  I've also never
done ARM assembly before, so I'd rather not commit it without some qualified
review and/or testing.

https://reviews.freebsd.org/D15147

-- 
John Baldwin



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