Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757627Ab2FUCnY (ORCPT ); Wed, 20 Jun 2012 22:43:24 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:51004 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755000Ab2FUCnW convert rfc822-to-8bit (ORCPT ); Wed, 20 Jun 2012 22:43:22 -0400 MIME-Version: 1.0 In-Reply-To: <4FE22B28.9020402@gmail.com> References: <4FE22B28.9020402@gmail.com> Date: Wed, 20 Jun 2012 19:43:22 -0700 X-Google-Sender-Auth: -IN6A5cI19rsDw1JGTNs_x_g5u8 Message-ID: Subject: Re: SNB PCI root information From: Yinghai Lu To: Brice Goglin Cc: Bjorn Helgaas , Ulrich Drepper , jbarnes@virtuousgeek.org, Linux Kernel Mailing List , lenb@kernel.org, x86@kernel.org, linux-pci@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1116 Lines: 28 On Wed, Jun 20, 2012 at 12:57 PM, Brice Goglin wrote: > Le 20/06/2012 21:28, Yinghai Lu a ?crit : >> On Wed, Jun 20, 2012 at 11:46 AM, Bjorn Helgaas wrote: > > I agree that the most common problem is that _PXM is missing. But I've > seen at least some HP Westmere-EP platforms where _PXM exists but it is > wrong. Last time we checked, there was no BIOS update, even if we > reported the bug a while ago. > Do you have boot log or acpi dump? I suspected that could be other problem. intel system before sandbridge does not have IIO. they will have ioh instead, and one ioh would connect to two cpu sockets. but _PXM for root bus in dsdt only can return one value. Aka it is acpi spec limitation. for example, Sun x4800 8 sockets server would have bus 00, 40, 80, c0. but _PXM will only return 0, 2, 3, 6. Thanks Yinghai -- 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/