[SLOF] [PATCH slof v2 0/5] pci-scan: Fix pci-bridge-set-mem-base and pci-bridge-set-mem-limit

Alexey Kardashevskiy aik at ozlabs.ru
Sat Jul 22 00:44:28 AEST 2017


Compared to "pci-scan: Fix pci-bridge-set-mem-base and pci-bridge-set-mem-limit",
I split it into 5 parts which I could understand :)


Seems working on the following configuration:

root at le-dbg:~# lspci
00:01.0 PCI bridge: Red Hat, Inc. QEMU PCI-PCI bridge
01:02.0 VGA compatible controller: Device 1234:1111 (rev 02)
01:03.0 Ethernet controller: Mellanox Technologies MT27621 Family


This is based on "pci: Avoid 32-bit prefetchable memory area if possible".

Please comment. Thanks.

Changes:
v2:
* 3 patches became 5 patches


Alexey Kardashevskiy (5):
  pci-scan: Realign code
  pci-scan: Move 64bit support check to helpers
  pci-scan: Move pci-next-mem alignment to helpers
  pci-scan: Fix handling of 32bit windows for bridge prefetchable window
  pci-scan: Fix pci-bridge-set-mem-base and pci-bridge-set-mem-limit

 slof/fs/pci-scan.fs | 109 ++++++++++++++++++++++++++++++++++------------------
 1 file changed, 72 insertions(+), 37 deletions(-)

-- 
2.11.0



More information about the SLOF mailing list