From owner-cvs-all@FreeBSD.ORG Wed Dec 5 04:48:51 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8864216A418; Wed, 5 Dec 2007 04:48:51 +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 2B1D013C447; Wed, 5 Dec 2007 04:48:50 +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 1IzmBj-0008c7-Cw; Wed, 05 Dec 2007 06:48:49 +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 lB54mi7E069745; Wed, 5 Dec 2007 06:48:44 +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 lB54mhoA069744; Wed, 5 Dec 2007 06:48:43 +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: Wed, 5 Dec 2007 06:48:43 +0200 From: Kostik Belousov To: d@delphij.net Message-ID: <20071205044843.GA83121@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> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IdQYvU5iz1n5pUC3" Content-Disposition: inline In-Reply-To: <4756014C.4070501@delphij.net> User-Agent: Mutt/1.4.2.3i X-Scanner-Signature: f2683d8df775da069012ccac6e6e6321 X-DrWeb-checked: yes X-SpamTest-Envelope-From: kostikbel@gmail.com X-SpamTest-Group-ID: 00000000 X-SpamTest-Info: Profiles 1848 [Dec 05 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, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 trap.c src/sys/amd64/amd64 trap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 05 Dec 2007 04:48:51 -0000 --IdQYvU5iz1n5pUC3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 04, 2007 at 05:39:24PM -0800, Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > 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, thoug= h. It is not trully POSIX mode, as was pointed out (to me) before. POSIXyzing it would be a future project. For now, it would delay an already late release. 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-CURRENT. Also, it would provide quite non-obvious change in the behaviour. Usually, COMPAT_XXX turns off the features, so you simply cannot execute something without proper COMPAT_XXX. There, you would get wrong run-time behaviour. >=20 > Cheers, > - -- > Xin LI http://www.delphij.net/ > FreeBSD - The Power to Serve! > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.4 (FreeBSD) >=20 > iD8DBQFHVgFMhcUczkLqiksRAg0HAJ4qBG5GrBLgp4Qi96DhJU7t49KYIwCdF/W4 > CAelBTWPXSrE4jrq9lYpb74=3D > =3DkZj/ > -----END PGP SIGNATURE----- --IdQYvU5iz1n5pUC3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHVi2qC3+MBN1Mb4gRAjBuAJ94D3fVNW4FTQ8vlDAO1ejWQd6Q2gCg8Ljk oNn548ws3hyh65391uGD0mg= =m8Tw -----END PGP SIGNATURE----- --IdQYvU5iz1n5pUC3--