Re: [PATCH 8/8] mm/memory-failure.c: remove unnecessary PageTransTail check

From: Naoya Horiguchi
Date: Mon Feb 14 2022 - 09:54:41 EST


On Thu, Feb 10, 2022 at 10:17:33PM +0800, Miaohe Lin wrote:
> When we reach here, we're guaranteed to have non-compound page as thp is
> already splited. Remove this unnecessary PageTransTail check.
>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>

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