[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55161E5E.4040609@oracle.com>
Date: Fri, 27 Mar 2015 21:22:06 -0600
From: David Ahern <david.ahern@...cle.com>
To: Yinghai Lu <yinghai@...nel.org>
CC: Bjorn Helgaas <bhelgaas@...gle.com>,
"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
"sparclinux@...r.kernel.org" <sparclinux@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: d63e2e1f3df breaks sparc/T5-8
On 3/27/15 9:19 PM, Yinghai Lu wrote:
> Good. But we still have annoying warning about "no compatible window".
>
> Please try attached patch that support 64bit pci mem space for sparc.
in place of or on top of the previous patch?
>
> BTW, looks like you still do not have CONFIG_PCI_DEBUG=y in your .config.
> otherwise we should more verbose print out.
# zcat /proc/config.gz | grep PCI_DEBUG
CONFIG_PCI_DEBUG=y
> Or did you have DYNAMIC_DEBUG enabled ?
# zcat /proc/config.gz | grep DYNAMIC
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_SND_DYNAMIC_MINORS=y
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_DYNAMIC_DEBUG=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_DYNAMIC_FTRACE=y
> If it is that case, can you remove that?
will do; wasn't aware of it before now. Let me know about the patch ordering
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists