mbox series

[v2,0/2] A few fixup and cleanup patches for memory failure

Message ID 20220414114941.11223-1-linmiaohe@huawei.com (mailing list archive)
Headers show
Series A few fixup and cleanup patches for memory failure | expand

Message

Miaohe Lin April 14, 2022, 11:49 a.m. UTC
Hi everyone,
This series contains a patch to clean up the HWPoisonHandlable and another
one to dissolve truncated hugetlb page. More details can be found in the
respective changelogs. Thanks!

---
v2:
  drop patch "mm/memory-failure.c: avoid false-postive PageSwapCache test"
  collect Reviewed-by and Acked-by tag.
  update the comment and enhance the commit log for "mm/memory-failure.c:
    dissolve truncated hugetlb page"
  Thanks David, Yang Shi and Naoya for review!
---
Miaohe Lin (2):
  mm/memory-failure.c: minor cleanup for HWPoisonHandlable
  mm/memory-failure.c: dissolve truncated hugetlb page

 mm/memory-failure.c | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)