From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752474AbbC1SHr (ORCPT ); Sat, 28 Mar 2015 14:07:47 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:49298 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751648AbbC1SHo (ORCPT ); Sat, 28 Mar 2015 14:07:44 -0400 Date: Sat, 28 Mar 2015 11:16:21 -0700 (PDT) Message-Id: <20150328.111621.1041514784349808716.davem@davemloft.net> To: yinghai@kernel.org Cc: david.ahern@oracle.com, bhelgaas@google.com, linux-pci@vger.kernel.org, sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: d63e2e1f3df breaks sparc/T5-8 From: David Miller In-Reply-To: References: <551495EE.20201@oracle.com> X-Mailer: Mew version 6.4 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sat, 28 Mar 2015 11:07:44 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Yinghai Lu Date: Fri, 27 Mar 2015 16:57:23 -0700 > On Fri, Mar 27, 2015 at 2:01 PM, Yinghai Lu wrote: >> On Thu, Mar 26, 2015 at 4:27 PM, David Ahern wrote: > >> Also please make sure your config have >> >> CONFIG_PCI_DEBUG=y >> >> and capture serial console with "debug ignore_loglevel", so we check if >> pci 0000:00:01.0 really have resource assigned. > > Please check attached patch and send out boot log with above config. PCI addresses being 64-bit or not is an attribute of the PCI controller and the geography of the bridges behind it, not the cpu architecture.