From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:6438 "EHLO mail4-relais-sop.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755344Ab2FUF41 (ORCPT ); Thu, 21 Jun 2012 01:56:27 -0400 Message-ID: <4FE2B788.3070505@gmail.com> Date: Thu, 21 Jun 2012 07:56:24 +0200 From: Brice Goglin MIME-Version: 1.0 To: Yinghai Lu CC: Bjorn Helgaas , Ulrich Drepper , jbarnes@virtuousgeek.org, Linux Kernel Mailing List , lenb@kernel.org, x86@kernel.org, linux-pci@vger.kernel.org Subject: Re: SNB PCI root information References: <4FE22B28.9020402@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-pci-owner@vger.kernel.org List-ID: Le 21/06/2012 04:43, Yinghai Lu a écrit : > 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. The machines I am talking about have two IOHs (one connected to each socket). I only have an old 2.6.27 boot log at hand, I'll ask my admins for more. Do you want the 2.6.27 dmesg anyway? Brice