From owner-cvs-all Fri Oct 20 12:46: 7 2000 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 4347637B4C5; Fri, 20 Oct 2000 12:46:03 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA41296; Fri, 20 Oct 2000 12:46:03 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200010201946.MAA41296@freefall.freebsd.org> From: John Baldwin Date: Fri, 20 Oct 2000 12:46:03 -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 X-Loop: FreeBSD.ORG jhb 2000/10/20 12:46:03 PDT Modified files: sys/alpha/include atomic.h Log: Fix the atomic_cmpset_{acq,rel}_ptr() functions to do proper type-casting. Revision Changes Path 1.7 +19 -5 src/sys/alpha/include/atomic.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message