On Sat, Feb 01, 2025 at 09:57:21AM +0000, “William Roche wrote: > From: William Roche <william.roche@xxxxxxxxxx> > > 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. > > Signed-off-by: William Roche <william.roche@xxxxxxxxxx> > Co-developed-by: David Hildenbrand <david@xxxxxxxxxx> > Acked-by: David Hildenbrand <david@xxxxxxxxxx> Reviewed-by: Peter Xu <peterx@xxxxxxxxxx> -- Peter Xu