Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753447AbWKGW5V (ORCPT ); Tue, 7 Nov 2006 17:57:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753821AbWKGW5V (ORCPT ); Tue, 7 Nov 2006 17:57:21 -0500 Received: from smtp-out.google.com ([216.239.33.17]:39634 "EHLO smtp-out.google.com") by vger.kernel.org with ESMTP id S1753447AbWKGW5U (ORCPT ); Tue, 7 Nov 2006 17:57:20 -0500 DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=received:message-id:date:from:to:subject:cc:in-reply-to: mime-version:content-type:content-transfer-encoding: content-disposition:references; b=bYNVO5GOASdYSSeI02H4hgjwtdF++F37HFmxSQ406OqD4GXY5YyUW8zsiZ2TVSSSA mNjtDclRgGFdryx3ZoPNQ== Message-ID: <8f95bb250611071457g689e7b48v90d381f82cfed22e@mail.gmail.com> Date: Tue, 7 Nov 2006 14:57:10 -0800 From: "Aaron Durbin" To: "Jeff Chua" Subject: Re: [PATCH] i386: Update MMCONFIG resource insertion to check against e820 map. Cc: "Matthew Wilcox" , linux-kernel@vger.kernel.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8f95bb250611071408x46d6fd1ejb6ef7c59a00f1cb@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 27 On 11/7/06, Jeff Chua wrote: > On 11/8/06, Aaron Durbin wrote: > > > > Signed-off-by: Aaron Durbin > > > > This patch is against 2.6.19-rc4. It is only compile tested for i386, > > but it is the same patch as x86-64 that I previously submitted. > > Tested on 2 different machines and MMCONFIG now works! > > Thanks, > Jeff. > Jeff, Do you mind posting your dmesg from the machine that originally didn't work? I would like to take a look it. Thanks. -Aaron - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/