From owner-cvs-src@FreeBSD.ORG Thu Dec 6 13:21:35 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 6C74916A47A; Thu, 6 Dec 2007 13:21:35 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from relay02.kiev.sovam.com (relay02.kiev.sovam.com [62.64.120.197]) by mx1.freebsd.org (Postfix) with ESMTP id 10B3E13C467; Thu, 6 Dec 2007 13:21:35 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from [212.82.216.226] (helo=deviant.kiev.zoral.com.ua) by relay02.kiev.sovam.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1J0GfR-000J93-0c; Thu, 06 Dec 2007 15:21:33 +0200 Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.1/8.14.1) with ESMTP id lB6DLHWt006964; Thu, 6 Dec 2007 15:21:17 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2/Submit) id lB6DLH6d006963; Thu, 6 Dec 2007 15:21:17 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 6 Dec 2007 15:21:16 +0200 From: Kostik Belousov To: Dag-Erling Sm??rgrav Message-ID: <20071206132116.GL83121@deviant.kiev.zoral.com.ua> References: <200712041233.lB4CX3E0041915@repoman.freebsd.org> <200712041436.lB4EafSA039456@post.frank-behrens.de> <20071204150053.GY83121@deviant.kiev.zoral.com.ua> <4756007F.7090706@delphij.net> <4756014C.4070501@delphij.net> <20071205044843.GA83121@deviant.kiev.zoral.com.ua> <86k5nscha6.fsf@ds4.des.no> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VTXmujg/U6ONPSfv" Content-Disposition: inline In-Reply-To: <86k5nscha6.fsf@ds4.des.no> User-Agent: Mutt/1.4.2.3i X-Scanner-Signature: f216f799903dddc2f9accd11d8a1fded X-DrWeb-checked: yes X-SpamTest-Envelope-From: kostikbel@gmail.com X-SpamTest-Group-ID: 00000000 X-SpamTest-Info: Profiles 1859 [Dec 06 2007] X-SpamTest-Info: helo_type=3 X-SpamTest-Info: {received from trusted relay: not dialup} X-SpamTest-Method: none X-SpamTest-Method: Local Lists X-SpamTest-Rate: 0 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0255], KAS30/Release Cc: Frank Behrens , cvs-src@freebsd.org, src-committers@freebsd.org, d@delphij.net, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 trap.c src/sys/amd64/amd64 trap.c 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: Thu, 06 Dec 2007 13:21:35 -0000 --VTXmujg/U6ONPSfv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 06, 2007 at 10:18:57AM +0100, Dag-Erling Sm??rgrav wrote: > Kostik Belousov writes: > > On Tue, Dec 04, 2007 at 05:39:24PM -0800, Xin LI wrote: > > > By the way, I think the comment "always SIGSEGV mode" should be "POSIX > > > mode", as it is defined POSIX behavior, but that is not a big deal, t= hough. > > It is not trully POSIX mode, as was pointed out (to me) before. POSIXyz= ing > > it would be a future project. For now, it would delay an already late > > release. >=20 > Knowingly releasing something that is neither what we used to do nor > what POSIX says we should do is a really bad idea. >=20 > > About your patch: I would answer the same as to the Frank: > > I do not like #ifdefs; > > it misses the (non-existing) option for compatibility with early 7-CURR= ENT. >=20 > We don't care about compatibility with early 7-CURRENT. We do care about the programs that already adopted to the new ABI. The goal of the change is to preserve compatibility with as many programs as possible, giving the best one for the RELENG_6-built binaries and older. --VTXmujg/U6ONPSfv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHV/dMC3+MBN1Mb4gRAtpGAKDk9AYbeD+cuLe1qmF55Ukl5arJrQCg903x m5Z+HNQAJDZgbDXJnczXoc4= =45d0 -----END PGP SIGNATURE----- --VTXmujg/U6ONPSfv--