Re: [PATCH 1/6] mm, hwpoison: use ClearPageHWPoison() in memory_failure()

From: HORIGUCHI NAOYA(堀口 直也)
Date: Mon Sep 05 2022 - 01:23:16 EST


On Tue, Aug 30, 2022 at 08:35:59PM +0800, Miaohe Lin wrote:
> Use ClearPageHWPoison() instead of TestClearPageHWPoison() to clear page
> hwpoison flags to avoid unneeded full memory barrier overhead.
>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>

Acked-by: Naoya Horiguchi <naoya.horiguchi@xxxxxxx>