From owner-svn-src-stable-8@FreeBSD.ORG Wed Nov 10 15:31:11 2010 Return-Path: Delivered-To: svn-src-stable-8@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 956721065672; Wed, 10 Nov 2010 15:31:11 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2D65F8FC0A; Wed, 10 Nov 2010 15:31:10 +0000 (UTC) Received: by qwc9 with SMTP id 9so173720qwc.13 for ; Wed, 10 Nov 2010 07:31:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=u/bjSDIRMH/q4pPVD7Mr6fPashxnb+hi9X3pToBY/Jc=; b=aYTvh1tbZib/eCHHrhaZJpbagefltutuJdkazKFktP9vG+UA/nsi2xzgxBxTldpoEO GXexQvPE8tn9wjzxs3KR6m+QIwEmXz60nV0DQIw0iVWpsxV5IzlR5eGhmBZX/DGMPeZw aXYzmZuLu2gKiwiYZPFINfHln60jX4b+bLm3Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=MBGiEFVuDfIQlZnM/VMbTAW30jzpS1DRyLYznNs1EAZ6NuxiuYQleSgYnmIeJ8uiNp 584lR5uPmNSKPx+foV8VQC19eZAUaN4EwgilPFX3PFOdSjRwnnr4lGoDE/tdC8E4q+Rg 7I/TrbfdXf5/4pBYUdSs3LyuM/frBgFxY6uMM= MIME-Version: 1.0 Received: by 10.229.236.83 with SMTP id kj19mr3987029qcb.218.1289401255510; Wed, 10 Nov 2010 07:00:55 -0800 (PST) Sender: asmrookie@gmail.com Received: by 10.229.216.66 with HTTP; Wed, 10 Nov 2010 07:00:55 -0800 (PST) In-Reply-To: <201011101459.oAAExEOG022647@svn.freebsd.org> References: <201011101459.oAAExEOG022647@svn.freebsd.org> Date: Wed, 10 Nov 2010 16:00:55 +0100 X-Google-Sender-Auth: 0UPw20Vwah2sHoMkjeOdSnmDV64 Message-ID: From: Attilio Rao To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: svn commit: r215089 - stable/8/sys/x86/x86 X-BeenThere: svn-src-stable-8@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 8-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2010 15:31:11 -0000 2010/11/10 Attilio Rao : > Author: attilio > Date: Wed Nov 10 14:59:13 2010 > New Revision: 215089 > URL: http://svn.freebsd.org/changeset/base/215089 > > Log: > =C2=A0Fix-up MFC r214446, r214516: > =C2=A0Use the appropriate SYSINIT() ordering between the arches. > =C2=A0This is intended as a fixup for r215059, so no further notes are me= rged. Forgot to mention: as explained by jhb, on HEAD this is no longer a problem (fixed by r215009). Thanks, Attilio --=20 Peace can only be achieved by understanding - A. Einstein