[PATCH v4 0/2] hwpoison: fix race with compound page allocation

From: Naoya Horiguchi
Date: Mon May 17 2021 - 00:57:34 EST


Hi,

I updated the patchset based on previous discussion [1],
I fixed wrong patch separation, remaining race issue, and build failure.

If you still find some issue in this series, please let me know.

Thanks,
Naoya Horiguchi

[1] https://lore.kernel.org/linux-mm/20210511151016.2310627-1-nao.horiguchi@xxxxxxxxx/T/#u
---
Summary:

Naoya Horiguchi (2):
mm,hwpoison: fix race with compound page allocation
mm,hwpoison: make get_hwpoison_page call get_any_page()

mm/memory-failure.c | 122 +++++++++++++++++++++++++++++++---------------------
1 file changed, 72 insertions(+), 50 deletions(-)