From: Yinghai Lu <yinghai@xxxxxxxxxx> Date: Mon, 30 Mar 2015 18:06:02 -0700 > ok, that is really non-pref mmio 64bit. > We can workaround the problem by honoring firmware setting, according > to https://www.pcisig.com/specifications/pciexpress/base2/PCIe_Base_r2.1_Errata_08Jun10.pdf > page 13 > > Please check attached updated patches that should fix the regression > and kill those "no compatible window" warnings. Your patch only allows the condition behind resources that have 64-bits of significance, but that is not what the document above says about when this situation is allowed. Please implement the check either exactly as stated in the errata document, or more loosely if that is not possible, rather than more strictly than allowed. Your overly strict and restrictive checks are what got us into this predicament in the first place. :-( -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html