[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210603233632.2964832-1-nao.horiguchi@gmail.com>
Date: Fri, 4 Jun 2021 08:36:30 +0900
From: Naoya Horiguchi <nao.horiguchi@...il.com>
To: Oscar Salvador <osalvador@...e.de>,
Muchun Song <songmuchun@...edance.com>,
Mike Kravetz <mike.kravetz@...cle.com>, linux-mm@...ck.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Michal Hocko <mhocko@...e.com>,
Tony Luck <tony.luck@...el.com>,
Naoya Horiguchi <naoya.horiguchi@....com>,
linux-kernel@...r.kernel.org
Subject: [PATCH v6 0/2] hwpoison: fix race with hugetlb page allocation
Hi,
Here's the v6 of the fix of the race between get_hwpoison_page and hugetlb
page allocation.
Thanks,
Naoya Horiguchi
v5: https://lore.kernel.org/linux-mm/20210518231259.2553203-1-nao.horiguchi@gmail.com/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 | 219 +++++++++++++++++++++++++++++-------------------
3 files changed, 157 insertions(+), 85 deletions(-)
Powered by blists - more mailing lists