From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v3 0/2] mm: PAGE_KERNEL_* fallbacks Date: Wed, 30 May 2018 22:06:08 +0200 Message-ID: <20180530200608.GA15435@kroah.com> References: <20180510185507.2439-1-mcgrof@kernel.org> <20180516164403.GI27853@wotan.suse.de> <20180523213551.GF4511@wotan.suse.de> <20180530195500.GU4511@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180530195500.GU4511@wotan.suse.de> Sender: linux-kernel-owner@vger.kernel.org To: "Luis R. Rodriguez" Cc: arnd@arndb.de, willy@infradead.org, geert@linux-m68k.org, linux-m68k@lists.linux-m68k.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org List-Id: linux-arch.vger.kernel.org On Wed, May 30, 2018 at 09:55:00PM +0200, Luis R. Rodriguez wrote: > On Wed, May 23, 2018 at 11:35:51PM +0200, Luis R. Rodriguez wrote: > > On Wed, May 16, 2018 at 06:44:03PM +0200, Luis R. Rodriguez wrote: > > > On Thu, May 10, 2018 at 11:55:05AM -0700, Luis R. Rodriguez wrote: > > > > This is the 3rd iteration for moving PAGE_KERNEL_* fallback > > > > definitions into asm-generic headers. Greg asked for a Changelog > > > > for patch iteration changes, its below. > > > > > > > > All these patches have been tested by 0-day. > > > > > > > > Questions, and specially flames are greatly appreciated. > > > > > > *Poke* > > > > Greg, since this does touch the firmware loader as well, *poke*. > > *Re-re-poke* Hah, they are not for me to take, sorry, that's up to the mm maintainer. good luck! greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:56308 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753718AbeE3UG3 (ORCPT ); Wed, 30 May 2018 16:06:29 -0400 Date: Wed, 30 May 2018 22:06:08 +0200 From: Greg KH Subject: Re: [PATCH v3 0/2] mm: PAGE_KERNEL_* fallbacks Message-ID: <20180530200608.GA15435@kroah.com> References: <20180510185507.2439-1-mcgrof@kernel.org> <20180516164403.GI27853@wotan.suse.de> <20180523213551.GF4511@wotan.suse.de> <20180530195500.GU4511@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180530195500.GU4511@wotan.suse.de> Sender: linux-arch-owner@vger.kernel.org List-ID: To: "Luis R. Rodriguez" Cc: arnd@arndb.de, willy@infradead.org, geert@linux-m68k.org, linux-m68k@lists.linux-m68k.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Message-ID: <20180530200608.L3QAF9rHymoD5DtRCulJbf5AkIlqT44Lm58BB861SBk@z> On Wed, May 30, 2018 at 09:55:00PM +0200, Luis R. Rodriguez wrote: > On Wed, May 23, 2018 at 11:35:51PM +0200, Luis R. Rodriguez wrote: > > On Wed, May 16, 2018 at 06:44:03PM +0200, Luis R. Rodriguez wrote: > > > On Thu, May 10, 2018 at 11:55:05AM -0700, Luis R. Rodriguez wrote: > > > > This is the 3rd iteration for moving PAGE_KERNEL_* fallback > > > > definitions into asm-generic headers. Greg asked for a Changelog > > > > for patch iteration changes, its below. > > > > > > > > All these patches have been tested by 0-day. > > > > > > > > Questions, and specially flames are greatly appreciated. > > > > > > *Poke* > > > > Greg, since this does touch the firmware loader as well, *poke*. > > *Re-re-poke* Hah, they are not for me to take, sorry, that's up to the mm maintainer. good luck! greg k-h