From owner-cvs-all@FreeBSD.ORG Wed Apr 23 08:43:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8909137B404; Wed, 23 Apr 2003 08:43:33 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8755043FB1; Wed, 23 Apr 2003 08:43:32 -0700 (PDT) (envelope-from sam@errno.com) Received: from melange (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h3NFhUpw036719 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 23 Apr 2003 08:43:32 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <01c901c309af$17fd2a20$52557f42@errno.com> From: "Sam Leffler" To: "Bruce Evans" , "Nate Lawson" References: <20030423214152.A21262@gamplex.bde.org> Date: Wed, 23 Apr 2003 08:43:30 -0700 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: David Xu cc: cvs-all@FreeBSD.org cc: bde@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include cpufunc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 15:43:34 -0000 > On Tue, 22 Apr 2003, Nate Lawson wrote: > > > On Sat, 19 Apr 2003, David Xu wrote: > > > Modified files: > > > sys/i386/include cpufunc.h > > > Log: > > > Backout my last commit. > > > > > > Requested by: bde > > > > > > Revision Changes Path > > > 1.132 +4 -4 src/sys/i386/include/cpufunc.h > > > > If one of you would be so kind as to add a comment indicating that > > ignoring the upper 16 bits is intentional, it would help explain things to > > others who come across this. > > obrien already did this in rev.1.133. He means in the code; obrien did a forced commit so the info was in the cvs log. Sam