Re: [PATCH 0/5] Modularize PCI_DW related drivers.

From: Arnd Bergmann
Date: Tue Mar 01 2016 - 16:36:25 EST


On Monday 29 February 2016 14:59:35 Kishon Vijay Abraham I wrote:
> > }
> >
> > You just need to pass the same resource in here htat you pass into
> > pci_remap_iospace().
>
> I still seem to get the abort in ioremap_page_range().
>
> Here's the patch I used [3] and here's the kernel log [4].
>
> [3] -> http://pastebin.ubuntu.com/15241614/
> [4] -> http://pastebin.ubuntu.com/15241637/
>
>

Sorry, I'm out of ideas here. The patch looks right to me, but the problem
looks unchanged.

Arnd