On 27.01.25 22:31, “William Roche wrote:
From: William Roche <william.ro...@oracle.com>The list of hwpoison pages used to remap the memory on reset is based on the backend real page size. To correctly handle hugetlb, we must mmap(MAP_FIXED) a complete hugetlb page; hugetlb pages cannot be partially mapped. Co-developed-by: David Hildenbrand <da...@redhat.com> Signed-off-by: William Roche <william.ro...@oracle.com> ---
Acked-by: David Hildenbrand <da...@redhat.com> -- Cheers, David / dhildenb