From owner-svn-src-head@FreeBSD.ORG Mon Aug 17 16:47:00 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87CD8106568D; Mon, 17 Aug 2009 16:47:00 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout030.mac.com (asmtpout030.mac.com [17.148.16.105]) by mx1.freebsd.org (Postfix) with ESMTP id 715BE8FC61; Mon, 17 Aug 2009 16:47:00 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii; format=flowed; delsp=yes Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp030.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KOJ008365ABGE40@asmtp030.mac.com>; Mon, 17 Aug 2009 09:47:00 -0700 (PDT) From: Marcel Moolenaar In-reply-to: <200908171617.n7HGHLJs083432@svn.freebsd.org> Date: Mon, 17 Aug 2009 09:46:58 -0700 Message-id: References: <200908171617.n7HGHLJs083432@svn.freebsd.org> To: Attilio Rao X-Mailer: Apple Mail (2.1074) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r196334 - in head/sys: kern sys X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2009 16:47:00 -0000 On Aug 17, 2009, at 9:17 AM, Attilio Rao wrote: > Log: > * Change the scope of the ASSERT_ATOMIC_LOAD() from a generic check > to > a pointer-fetching specific operation check. Consequently, rename > the > operation ASSERT_ATOMIC_LOAD_PTR(). Thanks for sticking with it and driving it to conclusion. -- Marcel Moolenaar xcllnt@mac.com