Re: [v3 PATCH 5/5] mm: hwpoison: handle non-anonymous THP correctly

From: Naoya Horiguchi
Date: Fri Oct 01 2021 - 03:06:28 EST


On Thu, Sep 30, 2021 at 02:53:11PM -0700, Yang Shi wrote:
> Currently hwpoison doesn't handle non-anonymous THP, but since v4.8 THP
> support for tmpfs and read-only file cache has been added. They could
> be offlined by split THP, just like anonymous THP.
>
> Signed-off-by: Yang Shi <shy828301@xxxxxxxxx>

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