2/5

mm/rmap: Add try_to_unmap_poisoned_hugetlb_one

从try_to_unmap_one()中分离hugetlb hwpoison映射处理到新函数try_to_unmap_poisoned_hugetlb_one(),简化主路径。