Hi,
I updated the patchset again based on discussion over v4 [1],
I rebased onto v5.13-rc2 with suggested fixes and code adjustment.
Thanks,
Naoya Horiguchi
[1] https://lore.kernel.org/linux-mm/[email protected]/T/#u
---
Summary:
Naoya Horiguchi (2):
mm,hwpoison: fix race with hugetlb page allocation
mm,hwpoison: make get_hwpoison_page call get_any_page()
include/linux/hugetlb.h | 6 +++
mm/hugetlb.c | 17 +++++++
mm/memory-failure.c | 118 +++++++++++++++++++++++++++---------------------
3 files changed, 90 insertions(+), 51 deletions(-)