From owner-cvs-all Fri May 10 21:29:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by hub.freebsd.org (Postfix) with ESMTP id AF35337B408 for ; Fri, 10 May 2002 21:29:25 -0700 (PDT) Received: (qmail 25381 invoked from network); 11 May 2002 04:29:25 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 11 May 2002 04:29:25 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g4B4TNF45440; Sat, 11 May 2002 00:29:23 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200205110427.g4B4Rdv93101@freefall.freebsd.org> Date: Sat, 11 May 2002 00:29:20 -0400 (EDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/alpha/include atomic.h Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 11-May-2002 John Baldwin wrote: > jhb 2002/05/10 21:27:39 PDT > > Modified files: > sys/alpha/include atomic.h > Log: > Temporarily disable Jeff's fix for atomic_cmpset_32() to zero-extend the > value we load from memory. gcc3.1 passes in the u_int32_t old value to > compare against as a _sign_-extended 64-bit value for some reason (bug?). > This is a temporary workaround so kernels work again on alpha. I guess it's fun to beta-test a pre-release version of a compiler. :-P -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message