]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Two minor issues:
authorWarner Losh <imp@FreeBSD.org>
Tue, 17 Dec 2019 03:20:37 +0000 (03:20 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Wed, 6 Oct 2021 19:40:10 +0000 (14:40 -0500)
commitcbb9027cf10e2fa465e114e411e3132115508054
treeab04a545d60c688041557d91c1e30165de6129fa
parent7dbd5b49ca8261481968f6ea0ff84d9b1a58ca3d
Two minor issues:
(1) Don't define load/store 64 atomics for o32. They aren't atomic
there.
(2) Add comment about why we need 64 atomic define on n32 only.

(cherry picked from commit fa9b4635f0874eedc3d908f2cd21746680c8c2ed)
sys/mips/include/atomic.h