From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 24/26] riscv: use the generic ioremap code Date: Sun, 1 Sep 2019 10:02:27 +0200 Message-ID: <20190901080227.GB12035@lst.de> References: <20190817073253.27819-1-hch@lst.de> <20190817073253.27819-25-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Paul Walmsley Cc: Christoph Hellwig , Arnd Bergmann , Guo Ren , Michal Simek , Greentime Hu , Vincent Chen , Guan Xuetao , x86@kernel.org, linux-arch@vger.kernel.org, linux-s390@vger.kernel.org, linux-ia64@vger.kernel.org, linux-parisc@vger.kernel.org, linux-sh@vger.kernel.org, linux-hexagon@vger.kernel.org, linux-xtensa@linux-xtensa.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-m68k@lists.linux-m68k.org, openrisc@lists.librecores.org, linux-mtd@lists.infradead.org, linux-alpha@vger.kernel.org, sparclinux@vger.kernel.org, nios2-dev@lists.rocketboards.org, linux-riscv@lists.infradead.org, linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infr List-Id: linux-arch.vger.kernel.org On Sat, Aug 17, 2019 at 02:22:15PM -0700, Paul Walmsley wrote: > Reviewed-by: Paul Walmsley > Tested-by: Paul Walmsley # rv32, rv64 boot > Acked-by: Paul Walmsley # arch/riscv Can you also take a look at the patch adding the generic code? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:40658 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727083AbfIAICd (ORCPT ); Sun, 1 Sep 2019 04:02:33 -0400 Date: Sun, 1 Sep 2019 10:02:27 +0200 From: Christoph Hellwig Subject: Re: [PATCH 24/26] riscv: use the generic ioremap code Message-ID: <20190901080227.GB12035@lst.de> References: <20190817073253.27819-1-hch@lst.de> <20190817073253.27819-25-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Paul Walmsley Cc: Christoph Hellwig , Arnd Bergmann , Guo Ren , Michal Simek , Greentime Hu , Vincent Chen , Guan Xuetao , x86@kernel.org, linux-arch@vger.kernel.org, linux-s390@vger.kernel.org, linux-ia64@vger.kernel.org, linux-parisc@vger.kernel.org, linux-sh@vger.kernel.org, linux-hexagon@vger.kernel.org, linux-xtensa@linux-xtensa.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-m68k@lists.linux-m68k.org, openrisc@lists.librecores.org, linux-mtd@lists.infradead.org, linux-alpha@vger.kernel.org, sparclinux@vger.kernel.org, nios2-dev@lists.rocketboards.org, linux-riscv@lists.infradead.org, linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infradead.org Message-ID: <20190901080227.2zwgjydvzVSbv9OR-6NmbDMIXxbBM6-XJMfGoiwHuDA@z> On Sat, Aug 17, 2019 at 02:22:15PM -0700, Paul Walmsley wrote: > Reviewed-by: Paul Walmsley > Tested-by: Paul Walmsley # rv32, rv64 boot > Acked-by: Paul Walmsley # arch/riscv Can you also take a look at the patch adding the generic code?