From owner-cvs-src@FreeBSD.ORG Fri Mar 7 15:58:18 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43429106566B; Fri, 7 Mar 2008 15:58:18 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpoutm.mac.com (smtpoutm.mac.com [17.148.16.73]) by mx1.freebsd.org (Postfix) with ESMTP id 25ACB8FC17; Fri, 7 Mar 2008 15:58:17 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (asmtp010-s [10.150.69.73]) by smtpoutm.mac.com (Xserve/smtpout010/MantshX 4.0) with ESMTP id m27FwHae019850; Fri, 7 Mar 2008 07:58:17 -0800 (PST) Received: from [192.168.1.100] (209-128-86-226.bayarea.net [209.128.86.226]) (authenticated bits=0) by mac.com (Xserve/asmtp010/MantshX 4.0) with ESMTP id m27FwEJh003529 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 7 Mar 2008 07:58:15 -0800 (PST) Message-Id: <195BED5E-661B-4AC4-8302-59BEC71708A6@mac.com> From: Marcel Moolenaar To: Marcel Moolenaar In-Reply-To: <17C624F8-3233-49E6-8235-30F8B06C6513@mac.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Fri, 7 Mar 2008 07:58:12 -0800 References: <200803061724.m26HOSPO026401@repoman.freebsd.org> <200803070801.30460.jhb@freebsd.org> <17C624F8-3233-49E6-8235-30F8B06C6513@mac.com> X-Mailer: Apple Mail (2.919.2) Cc: cvs-src@freebsd.org, Marcel Moolenaar , src-committers@freebsd.org, cvs-all@freebsd.org, John Baldwin Subject: Re: cvs commit: src/sys/sys pcpu.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2008 15:58:18 -0000 On Mar 7, 2008, at 7:56 AM, Marcel Moolenaar wrote: >> It actually started out being the last "field" in the structure but >> some new >> fields were incorrectly added after it rather than before it. It >> might >> warrant a comment to prevent similar regressions in the future. >> > > What I was about to say is that I agree about the comment and did add one as part of the change... -- Marcel Moolenaar xcllnt@mac.com