[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220228140245.24552-1-linmiaohe@huawei.com>
Date: Mon, 28 Feb 2022 22:02:41 +0800
From: Miaohe Lin <linmiaohe@...wei.com>
To: <akpm@...ux-foundation.org>, <naoya.horiguchi@....com>
CC: <linux-mm@...ck.org>, <linux-kernel@...r.kernel.org>,
<linmiaohe@...wei.com>
Subject: [PATCH 0/4] A few fixup patches for memory failure
Hi everyone,
This series contains a few patches to fix the race with changing page
compound page, fix potential VM_BUG_ON_PAGE and so on. More details can
be found in the respective changelogs. Thanks!
Miaohe Lin (4):
mm/memory-failure.c: fix race with changing page compound again
mm/memory-failure.c: fix wrong user reference report
mm/memory-failure.c: avoid calling invalidate_inode_page() with
unexpected pages
mm/memory-failure.c: fix potential VM_BUG_ON_PAGE in
split_huge_page_to_list
mm/memory-failure.c | 33 +++++++++++++++++++++++++++------
1 file changed, 27 insertions(+), 6 deletions(-)
--
2.23.0
Powered by blists - more mailing lists