[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210517045401.2506032-1-nao.horiguchi@gmail.com>
Date: Mon, 17 May 2021 13:53:59 +0900
From: Naoya Horiguchi <nao.horiguchi@...il.com>
To: Oscar Salvador <osalvador@...e.de>,
Muchun Song <songmuchun@...edance.com>, linux-mm@...ck.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Mike Kravetz <mike.kravetz@...cle.com>,
Michal Hocko <mhocko@...e.com>,
Tony Luck <tony.luck@...el.com>,
Naoya Horiguchi <naoya.horiguchi@....com>,
linux-kernel@...r.kernel.org
Subject: [PATCH v4 0/2] hwpoison: fix race with compound page allocation
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@gmail.com/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(-)
Powered by blists - more mailing lists