Re: [PATCH 2/2] pci, acpi: free IO resource during shutdown

From: Tomasz Nowicki
Date: Fri Apr 08 2016 - 02:51:29 EST


Hi Sinan,

On 08.04.2016 05:40, Sinan Kaya wrote:
Hi Tomasz,

On 4/7/2016 5:41 PM, Bjorn Helgaas wrote:
You say this is undoing the effect of pci_remap_iospace(), but that's
only called by native drivers and the generic (OF) driver, not by
pci_root.c.

See the ACPI root bridge driver above.
If this is a fix to patches that haven't been merged yet, we need to
squash the fix into the patches.


Can you merge these to two patches to your series for the next post?

I need to remove weak on the first patch per direction from Bjorn and
fix the function comments. You could as well do this while you are merging.

Let me know what your preference is.


Please do necessary fixes for your patches and send me the repo reference link. I will merge these to my patch set. Thanks!

Tomasz