From owner-freebsd-arch@FreeBSD.ORG Sat Jul 2 07:29:53 2005 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13A4B16A41C for ; Sat, 2 Jul 2005 07:29:53 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83EC843D1F for ; Sat, 2 Jul 2005 07:29:52 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j627Tp6W008657; Sat, 2 Jul 2005 10:29:51 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 86434-09; Sat, 2 Jul 2005 10:29:50 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j627TntQ008654 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 2 Jul 2005 10:29:50 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j627TqnF026347; Sat, 2 Jul 2005 10:29:52 +0300 (EEST) (envelope-from ru) Date: Sat, 2 Jul 2005 10:29:52 +0300 From: Ruslan Ermilov To: Xin LI Message-ID: <20050702072952.GB26276@ip.net.ua> References: <20050701111103.GA48039@frontfree.net> <20050702054115.GA73667@frontfree.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CUfgB8w4ZwR/yMy5" Content-Disposition: inline In-Reply-To: <20050702054115.GA73667@frontfree.net> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: freebsd-arch@freebsd.org Subject: Re: [PATCH] Remove ENABLE_SSE option from i386 and pc98 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jul 2005 07:29:53 -0000 --CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 02, 2005 at 01:41:15PM +0800, Xin LI wrote: > (re@ has been removed to reduce their mail load) >=20 > Seems I need to have more sleep before sending patches... Here it > is. >=20 No, you want to unifdef(1) it in all sources, i.e.: /sys/conf/options.i386 /sys/conf/options.pc98 /sys/i386/conf/NOTES /sys/i386/i386/initcpu.c /sys/i386/i386/machdep.c /sys/i386/i386/pmap.c /sys/i386/i386/ptrace_machdep.c /sys/i386/isa/npx.c /sys/i386/linux/linux_ptrace.c /sys/pc98/conf/NOTES /sys/pc98/pc98/machdep.c Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --CUfgB8w4ZwR/yMy5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCxkJwqRfpzJluFF4RAqsAAJ0S6uf2DZI0TKVKEX2vFOFd2dFP5QCeIWOE nIwVnj64FRvEgriyMVFWJPU= =ZRZZ -----END PGP SIGNATURE----- --CUfgB8w4ZwR/yMy5--