From owner-cvs-all Fri Jun 22 14:13:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A51837B408; Fri, 22 Jun 2001 14:13:21 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5MLDLP38816; Fri, 22 Jun 2001 14:13:21 -0700 (PDT) (envelope-from jhb) Message-Id: <200106222113.f5MLDLP38816@freefall.freebsd.org> From: John Baldwin Date: Fri, 22 Jun 2001 14:13:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include atomic.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/22 14:13:21 PDT Modified files: sys/alpha/include atomic.h Log: Be conservative and always perform an mb after an atomic_cmpset operation. Revision Changes Path 1.11 +3 -1 src/sys/alpha/include/atomic.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message