From owner-cvs-src@FreeBSD.ORG Sat Mar 8 09:40:26 2008 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 AC1291065679; Sat, 8 Mar 2008 09:40:26 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 2E4068FC18; Sat, 8 Mar 2008 09:40:25 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id 53ABF28458; Sat, 8 Mar 2008 17:40:24 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id D5133EC3195; Sat, 8 Mar 2008 17:40:23 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id 6+LBZWH7L5Ga; Sat, 8 Mar 2008 17:39:50 +0800 (CST) Received: from li-xins-macbook.lan (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 ESMTPSA id 3AB74EB14D4; Sat, 8 Mar 2008 17:39:47 +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=raSYX4O7DiZhKhnyf9MeLxHrgg90eJLZSD76wwZRIMTs+Z3m5ODYr9aB93x0jHqdx YGo0hUIN4Fj7zk0Z5ejcw== Message-ID: <47D25EC9.5090704@delphij.net> Date: Sat, 08 Mar 2008 01:39:21 -0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Peter Wemm References: <200803072309.m27N9AAI005293@repoman.freebsd.org> In-Reply-To: X-Enigmail-Version: 0.95.6 OpenPGP: url=http://www.delphij.net/delphij.asc Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigA12A886D0A476AC27A9EB07A" Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, Xin LI , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC src/sys/powerpc/conf GENERIC 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: Sat, 08 Mar 2008 09:40:27 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA12A886D0A476AC27A9EB07A Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Peter Wemm wrote: > On Fri, Mar 7, 2008 at 3:09 PM, Xin LI wrote: >> delphij 2008-03-07 23:09:10 UTC >> >> FreeBSD src repository >> >> Modified files: (Branch: RELENG_7) >> sys/amd64/conf GENERIC >> sys/i386/conf GENERIC >> sys/powerpc/conf GENERIC >> Log: >> MFC: Switch to use ULE as default scheduler on amd64, i386 and power= pc >> architectures. >=20 > You broke powerpc tinderbox: >=20 > #if !defined(__i386__) && !defined(__amd64__) && !defined(__arm__) > #error "This architecture is not currently compatible with ULE" > #endif Sorry for that, I have backed out the change. Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigA12A886D0A476AC27A9EB07A 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 iD8DBQFH0l7KOfuToMruuMARCg1AAKCNZjPEwKLPCCvnyAj8MpW65zzE/ACfWw96 qAbfCvhtvIA0B/2UooNxgsA= =Fwe7 -----END PGP SIGNATURE----- --------------enigA12A886D0A476AC27A9EB07A--