From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:48784 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753288AbeBUJbR (ORCPT ); Wed, 21 Feb 2018 04:31:17 -0500 Date: Wed, 21 Feb 2018 10:31:17 +0100 From: Greg KH To: "Luck, Tony" Cc: akpm@linux-foundation.org, bp@suse.de, brgerst@gmail.com, dave.hansen@intel.com, dvlasenk@redhat.com, elliott@hpe.com, jpoimboe@redhat.com, luto@kernel.org, mingo@kernel.org, n-horiguchi@ah.jp.nec.com, peterz@infradead.org, tglx@linutronix.de, torvalds@linux-foundation.org, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1" failed to apply to 4.15-stable tree Message-ID: <20180221093117.GA16575@kroah.com> References: <1519140840201140@kroah.com> <20180220185115.5jwk4nnev6voj724@agluck-desk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180220185115.5jwk4nnev6voj724@agluck-desk> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Feb 20, 2018 at 10:51:16AM -0800, Luck, Tony wrote: > On Tue, Feb 20, 2018 at 04:34:00PM +0100, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 4.15-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > > > thanks, > > > > greg k-h > > > > ------------------ original commit in Linus's tree ------------------ > > > > From fd0e786d9d09024f67bd71ec094b110237dc3840 Mon Sep 17 00:00:00 2001 > > From: Tony Luck > > Date: Thu, 25 Jan 2018 14:23:48 -0800 > > Subject: [PATCH] x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 > > pages > > Number of arguments to memory_failure() changed. > > Updated patch (good for both v4.14-stable and v4.15-stable) below: Thanks for the backport, now applied. greg k-h