Re: [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-09-21 15:28:13
Also in:
linux-mips, linux-pci, lkml
On Thu, Sep 02, 2021 at 01:19:53PM +0200, Sergio Paracuellos wrote:
On Thu, Sep 2, 2021 at 1:08 PM Thomas Bogendoerfer [off-list ref] wrote:quoted
On Thu, Sep 02, 2021 at 12:15:12PM +0200, Sergio Paracuellos wrote:quoted
On Thu, Sep 2, 2021 at 11:15 AM Greg KH [off-list ref] wrote:quoted
On Sun, Aug 29, 2021 at 05:14:27PM +0200, Sergio Paracuellos wrote:quoted
On Fri, Aug 27, 2021 at 11:01 AM Greg KH [off-list ref] wrote:quoted
On Sun, Aug 22, 2021 at 06:10:05PM +0200, Sergio Paracuellos wrote:quoted
We have increase IO_SPACE_LIMIT for ralink platform to get PCI IO resources properly handled using PCI core APIs. To align those changes with driver code we have to set 'ioport_resource' end limit to IO_SPACE_LIMIT to avoid errors. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>Thanks. Since I am planning to move 'mt7621-pci' from staging to 'drivers/pci/controller' and send v3 after the next merge window, I prefer this patch to go through the staging tree. For the other two I don't have any preference and it is ok for me to go through mips or pci trees. So, Bjorn and Thomas is up to you if you are ok with the changes.Yes, I would need acks for the other patches in the series if this is to come through the staging tree.Yes, I know it. Let's wait for Thomas and Bjorn preference for those remaining two.I've sent my acked-by for the MIPS patch.Thanks!
Ok, I took patches 1 and 3 in my tree now. Please submit patch 2 to the PCI developers and maintainer, as that is up to them to take, not me. thanks, greg k-h