Re: d63e2e1f3df breaks sparc/T5-8

From: David Ahern
Date: Fri Mar 27 2015 - 23:22:34 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/