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 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 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?