[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
Mon Jul 24 15:14:21 AEST 2017
On 22/07/17 00:44, Alexey Kardashevskiy wrote:
> 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(-)
>
I am ditching this in favour to the original patch with few changes to the
commit log. Sorry for the noise. Thanks.
--
Alexey
More information about the SLOF
mailing list