From owner-freebsd-ppc Sat Feb 22 15: 1:38 2003 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A8DA37B401 for ; Sat, 22 Feb 2003 15:01:38 -0800 (PST) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id E35AC43F3F for ; Sat, 22 Feb 2003 15:01:36 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-203-45-238-180.qld.bigpond.net.au [203.45.238.180]) by gt3.OntheNet.com.au (8.12.6/8.12.6) with ESMTP id h1MN1QVU003210; Sun, 23 Feb 2003 09:01:27 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <3E5801AC.B366A9E2@freebsd.org> Date: Sun, 23 Feb 2003 09:03:08 +1000 From: Peter Grehan X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Sean_Welch@alum.wofford.org Cc: freebsd-ppc@freebsd.org Subject: Re: Also interested in testing References: <1033337.1045926400920.JavaMail.nobody@louie.psp.pas.earthlink.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > /usr/obj/powerpc/usr/src/i386/usr/include/machine/atomic.h: In function `atomic_set_acq_8': > /usr/obj/powerpc/usr/src/i386/usr/include/machine/atomic.h:270: warning: implicit declaration of function `powerpc_mb' ... > Any ideas? This was run under my 5.0-RELEASE installation... Yes, I missed a commit to . I think I was toying with the idea of removing powerpc_mb() from atomic.h, but never got around to it :-( Fixed now. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message