From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yinghai Lu Date: Thu, 09 Jun 2016 22:36:35 +0000 Subject: Re: [PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer Message-Id: List-Id: References: <20160604000642.28162-1-yinghai@kernel.org> <20160604000642.28162-2-yinghai@kernel.org> <20160608210322.GA4248@localhost> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Wed, Jun 8, 2016 at 5:00 PM, Yinghai Lu wrote: > On Wed, Jun 8, 2016 at 3:35 PM, Yinghai Lu wrote: > >> At the same time, can you kill __pci_mmap_set_pgprot() for powerpc. > > Can you please put your two patches and this attached one into to pci/next? > > Then I could send updated PCI: Let pci_mmap_page_range() take resource address. Thanks for putting those patches in pci/resource branch. I just re post updated for second patch. [v12.update2,02/15] PCI: Let pci_mmap_page_range() take resource address http://patchwork.ozlabs.org/patch/633399/ And the [v12 01/15] is not needed anymore. patch3 to patch15 should still can be applied to pci/resource without problem. Thanks Yinghai