Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756654AbYGRRpX (ORCPT ); Fri, 18 Jul 2008 13:45:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752216AbYGRRpP (ORCPT ); Fri, 18 Jul 2008 13:45:15 -0400 Received: from terminus.zytor.com ([198.137.202.10]:37681 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751314AbYGRRpO (ORCPT ); Fri, 18 Jul 2008 13:45:14 -0400 Message-ID: <4880D684.7020406@zytor.com> Date: Fri, 18 Jul 2008 10:44:36 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Yinghai Lu CC: Ingo Molnar , Thomas Gleixner , jbarnes@virtuousgeek.org, Jack Howarth , linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86,pci: dmi check for mackpro 2.2 mmconf References: <200807180941.09779.yhlu.kernel@gmail.com> In-Reply-To: <200807180941.09779.yhlu.kernel@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 555 Lines: 15 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? -hpa -- 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/