From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753147AbbC1Ag3 (ORCPT ); Fri, 27 Mar 2015 20:36:29 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:27854 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753088AbbC1Ag1 (ORCPT ); Fri, 27 Mar 2015 20:36:27 -0400 Message-ID: <5515F782.7060301@oracle.com> Date: Fri, 27 Mar 2015 18:36:18 -0600 From: David Ahern User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Yinghai Lu CC: Bjorn Helgaas , "linux-pci@vger.kernel.org" , "sparclinux@vger.kernel.org" , LKML Subject: Re: d63e2e1f3df breaks sparc/T5-8 References: <5514391F.2030300@oracle.com> <551495EE.20201@oracle.com> <5515F6B8.8020606@oracle.com> In-Reply-To: <5515F6B8.8020606@oracle.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/27/15 6:32 PM, David Ahern wrote: > On 3/27/15 5:57 PM, Yinghai Lu wrote: >> 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. > > patched applied. PCI_DEBUG enabled. options added. log attached. This is > with d63e2e1f3df reverted still. > oops lied about that last one; I forgot to revert the patch this round. That the system booted with it applied is progress. David