On Tue, Jan 17, 2023 at 10:29:17AM -0800, Sidhartha Kumar wrote: > Straightforward conversion of get_hwpoison_huge_page() to > get_hwpoison_hugetlb_folio(). Reduces two references to a head page in > memory-failure.c > > Signed-off-by: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx> Looks good to me with applying Matthew's comment, so Acked-by: Naoya Horiguchi <naoya.horiguchi@xxxxxxx> Thank you.