From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Arnd Bergmann To: Kishon Vijay Abraham I Cc: Paul Gortmaker , linux-kernel@vger.kernel.org, Bjorn Helgaas , devicetree@vger.kernel.org, Frank Rowand , Geert Uytterhoeven , Grant Likely , Ley Foon Tan , Murali Karicheri , Rob Herring , Russell King , Stanimir Varbanov , Thierry Reding , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: [PATCH 0/5] Modularize PCI_DW related drivers. Date: Tue, 01 Mar 2016 22:35:22 +0100 Message-ID: <2163039.5ZupTHB3qf@wuerfel> In-Reply-To: <56D40F7F.5060204@ti.com> References: <1454889644-27830-1-git-send-email-paul.gortmaker@windriver.com> <2837386.VTD89bjPJz@wuerfel> <56D40F7F.5060204@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: 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