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 stable@vger.kernel.org.
thanks,
greg k-h
------------------ original commit in Linus's tree ------------------
From fd0e786d9d09024f67bd71ec094b110237dc3840 Mon Sep 17 00:00:00 2001 From: Tony Luck tony.luck@intel.com 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