From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 19/31] riscv: use asm-generic/cacheflush.h Date: Wed, 13 May 2020 08:23:18 +0200 Message-ID: <20200513062318.GA24133@lst.de> References: <20200510075510.987823-20-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-m68k-owner@vger.kernel.org To: Palmer Dabbelt Cc: Christoph Hellwig , akpm@linux-foundation.org, Arnd Bergmann , zippel@linux-m68k.org, linux-arch@vger.kernel.org, linux-xtensa@linux-xtensa.org, monstr@monstr.eu, jeyu@kernel.org, linux-ia64@vger.kernel.org, linux-c6x-dev@linux-c6x.org, linux-sh@vger.kernel.org, linux-hexagon@vger.kernel.org, x86@kernel.org, linux-um@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, linux-mm@kvack.org, linux-m68k@lists.linux-m68k.org, openrisc@lists.librecores.org, linux-alpha@vger.kernel.org, sparclinux@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-riscv@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: linux-arch.vger.kernel.org On Tue, May 12, 2020 at 04:00:26PM -0700, Palmer Dabbelt wrote: > Reviewed-by: Palmer Dabbelt > Acked-by: Palmer Dabbelt > > Were you trying to get these all in at once, or do you want me to take it into > my tree? Except for the small fixups at the beginning of the series this needs to go in together. I'll have to do at least another resend, and after that I hope Andrew is going to pick it up. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 13 May 2020 08:23:18 +0200 From: Christoph Hellwig Subject: Re: [PATCH 19/31] riscv: use asm-generic/cacheflush.h Message-ID: <20200513062318.GA24133@lst.de> References: <20200510075510.987823-20-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org To: Palmer Dabbelt Cc: Christoph Hellwig , akpm@linux-foundation.org, Arnd Bergmann , zippel@linux-m68k.org, linux-arch@vger.kernel.org, linux-xtensa@linux-xtensa.org, monstr@monstr.eu, jeyu@kernel.org, linux-ia64@vger.kernel.org, linux-c6x-dev@linux-c6x.org, linux-sh@vger.kernel.org, linux-hexagon@vger.kernel.org, x86@kernel.org, linux-um@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, linux-mm@kvack.org, linux-m68k@lists.linux-m68k.org, openrisc@lists.librecores.org, linux-alpha@vger.kernel.org, sparclinux@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-riscv@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-ID: Message-ID: <20200513062318.cj1lqOlOeqe3bwzRJMnlD4Ao84CzblHREta2LIrEbT4@z> On Tue, May 12, 2020 at 04:00:26PM -0700, Palmer Dabbelt wrote: > Reviewed-by: Palmer Dabbelt > Acked-by: Palmer Dabbelt > > Were you trying to get these all in at once, or do you want me to take it into > my tree? Except for the small fixups at the beginning of the series this needs to go in together. I'll have to do at least another resend, and after that I hope Andrew is going to pick it up.