linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] A few fixup and cleanup patches for memory-failure
@ 2023-07-08  8:57 Miaohe Lin
  2023-07-08  8:57 ` [PATCH 1/8] mm: memory-failure: fix potential permanently locked hpage Miaohe Lin
                   ` (7 more replies)
  0 siblings, 8 replies; 24+ messages in thread
From: Miaohe Lin @ 2023-07-08  8:57 UTC (permalink / raw)
  To: akpm, naoya.horiguchi; +Cc: linux-mm, linux-kernel, linmiaohe

Hi everyone,
This series contains a few fixup patches to fix potential permanently
locked hpage, fix race window when trying to get hugetlb folio and so
on. Also there is minor cleanup for comments and codestyle. More details
can be found in the respective changelogs.
Thanks!

Miaohe Lin (8):
  mm: memory-failure: fix potential permanently locked hpage
  mm: memory-failure: ensure moving HWPoison flag to the raw error pages
  mm: memory-failure: Don't account hwpoison_filter() filtered pages
  mm: memory-failure: use local variable huge to check hugetlb page
  mm: memory-failure: remove unneeded header files
  mm: memory-failure: minor cleanup for comments and codestyle
  mm: memory-failure: fetch compound head after extra page refcnt is
    held
  mm: memory-failure: fix race window when trying to get hugetlb folio

 mm/memory-failure.c | 49 +++++++++++++++++++++++++++------------------
 1 file changed, 30 insertions(+), 19 deletions(-)

-- 
2.33.0



^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2023-07-10  8:59 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-08  8:57 [PATCH 0/8] A few fixup and cleanup patches for memory-failure Miaohe Lin
2023-07-08  8:57 ` [PATCH 1/8] mm: memory-failure: fix potential permanently locked hpage Miaohe Lin
2023-07-08  9:44   ` Markus Elfring
2023-07-10  7:56   ` Naoya Horiguchi
2023-07-10  8:26     ` Miaohe Lin
2023-07-08  8:57 ` [PATCH 2/8] mm: memory-failure: ensure moving HWPoison flag to the raw error pages Miaohe Lin
2023-07-10  7:56   ` Naoya Horiguchi
2023-07-08  8:57 ` [PATCH 3/8] mm: memory-failure: Don't account hwpoison_filter() filtered pages Miaohe Lin
2023-07-08 11:02   ` Markus Elfring
2023-07-10  7:56   ` Naoya Horiguchi
2023-07-08  8:57 ` [PATCH 4/8] mm: memory-failure: use local variable huge to check hugetlb page Miaohe Lin
2023-07-10  7:57   ` Naoya Horiguchi
2023-07-08  8:57 ` [PATCH 5/8] mm: memory-failure: remove unneeded header files Miaohe Lin
2023-07-10  7:57   ` Naoya Horiguchi
2023-07-08  8:57 ` [PATCH 6/8] mm: memory-failure: minor cleanup for comments and codestyle Miaohe Lin
2023-07-08 11:13   ` Markus Elfring
2023-07-10  7:57   ` Naoya Horiguchi
2023-07-08  8:57 ` [PATCH 7/8] mm: memory-failure: fetch compound head after extra page refcnt is held Miaohe Lin
2023-07-10  7:57   ` Naoya Horiguchi
2023-07-08  8:57 ` [PATCH 8/8] mm: memory-failure: fix race window when trying to get hugetlb folio Miaohe Lin
2023-07-10  7:58   ` Naoya Horiguchi
2023-07-10  8:32     ` Miaohe Lin
2023-07-10  8:39       ` Naoya Horiguchi
2023-07-10  8:59         ` Miaohe Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox