On Fri, Oct 1, 2021 at 12:06 AM Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx> wrote: > > 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> Thank you!