Re: [PATCH] x86/mm, mm/hwpoison: fix unmap kernel 1:1 pages

From: Greg KH
Date: Mon Feb 07 2022 - 03:18:47 EST


On Mon, Feb 07, 2022 at 02:52:42AM -0500, luofei wrote:
> Only unmap the page when the memory error is properly handled
> by calling memory_failure(), not the other way around.
>
> Fixes: 26f8c38bb466("x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages")

This commit is not in Linus's tree. Please use the correct commit id.

thanks,

greg k-h