From owner-cvs-src@FreeBSD.ORG Sun Oct 21 16:26:53 2007 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 9B56416A420; Sun, 21 Oct 2007 16:26:53 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id 8D0BC13C4B5; Sun, 21 Oct 2007 16:26:50 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 20B20EB1212; Sun, 21 Oct 2007 06:50:56 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id UtWqg4wyTukh; Sun, 21 Oct 2007 06:50:50 +0800 (CST) Received: from LI-Xins-MacBook.local (c-67-161-39-180.hsd1.ca.comcast.net [67.161.39.180]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 82CE2EB091F; Sun, 21 Oct 2007 06:50:48 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type; b=Zy6pf6Rvgn8xoWXA4RMQBV4XnIE+T6E5xioPbMg1T1Mlpr3Ac9tTG9xgHLTyQ7JQA aQAd0qaZxPoxZLRV14TQw== Message-ID: <471A8636.8000005@delphij.net> Date: Sat, 20 Oct 2007 15:50:30 -0700 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <200710202218.l9KMIgpL068209@repoman.freebsd.org> In-Reply-To: <200710202218.l9KMIgpL068209@repoman.freebsd.org> X-Enigmail-Version: 0.95.3 OpenPGP: url=http://www.delphij.net/delphij.asc Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigCB4C2CEA176006AACF89FC91" Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/i386 in_cksum.c src/sys/i386/include in_cksum.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2007 16:26:53 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCB4C2CEA176006AACF89FC91 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Bjoern A. Zeeb wrote: > bz 2007-10-20 22:18:42 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/i386/i386 in_cksum.c=20 > sys/i386/include in_cksum.h=20 > Log: > Fold multiple asm statements into one so that the compiler at a certa= in > optimization level (-march=3Dpentium-mmx for example) does not insert= > intermediate ops which would trash the carry. > =20 > Change both sys/i386/i386/in_cksum.c[1] and sys/i386/include/in_cksum= =2Eh. > =20 > To my best understanding the same problem was addressed in rev. 1.16 > of src/sys/i386/include/in_cksum.h for just a single function 3y ago.= > =20 > Reviewed by: jhb > Submitted by: Zhouyi ZHOU (intial version of= [1]) > MFC after: 5 days > PR: 115678, 69257 Thanks! Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigCB4C2CEA176006AACF89FC91 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHGoY2OfuToMruuMARCohnAJwOUIm/dv11bqN0XiLVR1KmPRL9hQCfQD7c CvEIEH3gQhohIymQDKVhvxc= =C2gA -----END PGP SIGNATURE----- --------------enigCB4C2CEA176006AACF89FC91--