]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
authorYinghai Lu <yinghai@kernel.org>
Thu, 8 Oct 2015 21:38:33 +0000 (14:38 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 19 Oct 2015 20:41:14 +0000 (13:41 -0700)
commitd39428713e56e17b1558a1b69828e514b29b18e5
treeafbd4d46b69c98ce471302b377da659cb0c78e8c
parent9bb848b4f153ca43e05ad976274c8281240d5adc
PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64

If host bridge does not have mmio64 above 4G, We don't need to
treat device non-pref mmio64 as as pref mmio64.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Orabug: 21826746

Signed-off-by: Khalid Aziz <khalid.aziz@oracle.com>
(cherry picked from commit 7d9d19e4847c249d5eecd6f6e1316e86e597db24)
drivers/pci/setup-bus.c