From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luis R. Rodriguez" Subject: Re: [PATCH v3 0/2] mm: PAGE_KERNEL_* fallbacks Date: Wed, 23 May 2018 23:35:51 +0200 Message-ID: <20180523213551.GF4511@wotan.suse.de> References: <20180510185507.2439-1-mcgrof@kernel.org> <20180516164403.GI27853@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180516164403.GI27853@wotan.suse.de> Sender: linux-kernel-owner@vger.kernel.org Cc: arnd@arndb.de, gregkh@linuxfoundation.org, 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, mcgrof@kernel.org List-Id: linux-arch.vger.kernel.org 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*. Luis From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:41744 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933791AbeEWVfx (ORCPT ); Wed, 23 May 2018 17:35:53 -0400 Date: Wed, 23 May 2018 23:35:51 +0200 From: "Luis R. Rodriguez" Subject: Re: [PATCH v3 0/2] mm: PAGE_KERNEL_* fallbacks Message-ID: <20180523213551.GF4511@wotan.suse.de> References: <20180510185507.2439-1-mcgrof@kernel.org> <20180516164403.GI27853@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180516164403.GI27853@wotan.suse.de> Sender: linux-arch-owner@vger.kernel.org List-ID: To: gregkh@linuxfoundation.org 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, mcgrof@kernel.org Message-ID: <20180523213551.tu7ugpzx6Z0aoDryWdEF0r40Nt0nWQH8-SKftLS7118@z> 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*. Luis