On Thu, 2015-10-08 at 14:38 -0700, Yinghai Lu wrote: > If any bridge up to root only have 32bit pref mmio, We don't need to > treat device non-pref mmio64 as as pref mmio64. > > We need to move pci_bridge_check_ranges calling early. > for parent bridges pref mmio BAR may not allocated by BIOS, res flags > is still 0, we need to have it correct set before we check them for > child device resources. > > -v2: check all bus resources instead of just res[15]. > > Signed-off-by: Yinghai Lu <ying...@kernel.org>
Tested on sparc platforms Tested-by: Khalid Aziz <khalid.a...@oracle.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/