From owner-svn-src-all@FreeBSD.ORG Thu Oct 28 08:00:21 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 108391065698; Thu, 28 Oct 2010 08:00:21 +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 8B30A8FC15; Thu, 28 Oct 2010 08:00:20 +0000 (UTC) Received: by qwe4 with SMTP id 4so1656927qwe.13 for ; Thu, 28 Oct 2010 01:00:19 -0700 (PDT) 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=hH7nOhtPLcSVkQff6Sx2FFM8l3ZDzLdt6YEsIHK1ltM=; b=EKUZAg29jA1ZFJ10FEpnRWcVoAknLuUXtSa+6kVHhdif5coz5vCdp0WHO0NFYSrLrv yyoA9Z1ZEnUDWFRTuGVeufJxeHCw/wwAzTGewrYNgbpdFLFoDI3qBa855BqPwf39o95f qvmHEoKpDWRTNoglvwVcn2ZzcQtzeuqQjbK1k= 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=Gura6gVt5CMVAT7BM5zdcMA5iQiqYwGQruIR6cgohkN77ARWLH8t8eUtCCjK4YjflM tWD2wmPWpP1tASubed0Ub/GFdATUI2oqrzsgMKmCvUD8perU8yZ9sh4mJXm6Ky6a8WKn 9qmDU86682u1pYbxEsxkCQxaIEj1lyVNwr8eI= MIME-Version: 1.0 Received: by 10.229.224.82 with SMTP id in18mr5001477qcb.262.1288252819759; Thu, 28 Oct 2010 01:00:19 -0700 (PDT) Sender: asmrookie@gmail.com Received: by 10.229.237.9 with HTTP; Thu, 28 Oct 2010 01:00:19 -0700 (PDT) In-Reply-To: <201010280758.o9S7w6Vj069186@svn.freebsd.org> References: <201010280758.o9S7w6Vj069186@svn.freebsd.org> Date: Thu, 28 Oct 2010 10:00:19 +0200 X-Google-Sender-Auth: V9mHDxFe_IKfLf4pi3ojiXjzIbI Message-ID: From: Attilio Rao To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: svn commit: r214446 - in head/sys: amd64/amd64 conf i386/i386 x86/x86 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2010 08:00:21 -0000 2010/10/28 Attilio Rao : > Author: attilio > Date: Thu Oct 28 07:58:06 2010 > New Revision: 214446 > URL: http://svn.freebsd.org/changeset/base/214446 > > Log: > =C2=A0Merge the mptable support from MD bits to x86 subtree. This commit should also fix a bug as in the amd64 version the presence of MPTABLE_FORCE_HTT will never be correctly detected because of the missing opt inclusion. Thanks, Attilio --=20 Peace can only be achieved by understanding - A. Einstein