[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH v3] pci: allow 0 address for PCI IO/MEM regions
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] [PATCH v3] pci: allow 0 address for PCI IO/MEM regions |
Date: |
Tue, 11 Aug 2015 10:50:44 +0200 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 |
On 27.07.15 10:19, Laurent Vivier wrote:
> Alex,
>
> could you ACK this patch ?
>
> It's not perfect and it will be removed later, but for the moment it
> allows to hotplug PCI card in pseries.
PCIe definitely allows for BARs to be allocated to 0, so this is more or
less "the right thing". I really just wanted to make everyone aware that
I've run into issues with BARs actually located at address 0 in generic
PCI code in Linux ;).
So I don't think you really need my ack, as you definitely don't have a
nack from my side.
Alex