Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753773AbYGRRr2 (ORCPT ); Fri, 18 Jul 2008 13:47:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752682AbYGRRrV (ORCPT ); Fri, 18 Jul 2008 13:47:21 -0400 Received: from py-out-1112.google.com ([64.233.166.179]:9458 "EHLO py-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752833AbYGRRrU (ORCPT ); Fri, 18 Jul 2008 13:47:20 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bsADtvZitIDeSTqwh6Csgregu6aB/AyywMIl5cGn5akPrB6YsrwLGM9MkpctTBNu6w iXwlksuD/EegcYGZ18trZxB5ECJXMCzOew/DoCEJ/1FV8C5IKBS7NMew3MAhbY86wGnc +TAAimsPYW2mNjNJcfiKdQ1bF0QY5nqtmtFdk= Message-ID: <86802c440807181047y4ef2f227me72e6474e726596@mail.gmail.com> Date: Fri, 18 Jul 2008 10:47:19 -0700 From: "Yinghai Lu" To: "H. Peter Anvin" Subject: Re: [PATCH] x86,pci: dmi check for mackpro 2.2 mmconf Cc: "Ingo Molnar" , "Thomas Gleixner" , jbarnes@virtuousgeek.org, "Jack Howarth" , linux-kernel@vger.kernel.org In-Reply-To: <4880D684.7020406@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200807180941.09779.yhlu.kernel@gmail.com> <4880D684.7020406@zytor.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 740 Lines: 20 On Fri, Jul 18, 2008 at 10:44 AM, H. Peter Anvin wrote: > Yinghai Lu wrote: >> >> change the mconf bus range from [0,0xff] to to [0, 0x3f] >> to match range [0xf0000000, 0xf4000000) in e820 tables. >> >> Signed-off-by: Yinghai Lu >> Tested-by: Jack Howarth > > Why is this hard-coded instead of discovered dynamically? you mean according to the range reserved in e820 to find out bus range that should be used for mmconf? YH -- 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/