Re: [RFC][PATCH v1 01/11] mm: hwpoison: cleanup unused PageHuge() check

From: Anshuman Khandual
Date: Fri Nov 09 2018 - 04:52:13 EST




On 11/09/2018 12:17 PM, Naoya Horiguchi wrote:
> memory_failure() forks to memory_failure_hugetlb() for hugetlb pages,
> so a PageHuge() check after the fork should not be necessary.
>
> Signed-off-by: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>

Pretty straightforward.

Reviewed-by: Anshuman Khandual <anshuman.khandual@xxxxxxx>