From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Fri, 30 Aug 2019 16:06:35 +0000 Subject: Re: [PATCH 04/26] mips: remove ioremap_cachable Message-Id: <20190830160635.GE26887@lst.de> List-Id: References: <20190817073253.27819-1-hch@lst.de> <20190817073253.27819-5-hch@lst.de> <20190819205722.4eir2edy6qgtgarl@pburton-laptop> In-Reply-To: <20190819205722.4eir2edy6qgtgarl@pburton-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Paul Burton Cc: "linux-ia64@vger.kernel.org" , "linux-sh@vger.kernel.org" , Guo Ren , "sparclinux@vger.kernel.org" , "linux-riscv@lists.infradead.org" , Vincent Chen , Christoph Hellwig , "linux-arch@vger.kernel.org" , "linux-s390@vger.kernel.org" , "linux-hexagon@vger.kernel.org" , "x86@kernel.org" , "linux-snps-arc@lists.infradead.org" , "linux-xtensa@linux-xtensa.org" , Arnd Bergmann , "linux-m68k@lists.linux-m68k.org" , "openrisc@lists.librecores.org" , Greentime Hu On Mon, Aug 19, 2019 at 08:57:30PM +0000, Paul Burton wrote: > Hi Christoph, > > On Sat, Aug 17, 2019 at 09:32:31AM +0200, Christoph Hellwig wrote: > > Just define ioremap_cache directly. > > > > Signed-off-by: Christoph Hellwig > > Acked-by: Paul Burton Can you pick this patch up through the mips tree?