[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200914101559.17103-1-osalvador@suse.de>
Date: Mon, 14 Sep 2020 12:15:54 +0200
From: Oscar Salvador <osalvador@...e.de>
To: akpm@...ux-foundation.org
Cc: naoya.horiguchi@....com, mhocko@...nel.org, tony.luck@...el.com,
cai@....pw, linux-kernel@...r.kernel.org, linux-mm@...ck.org,
Oscar Salvador <osalvador@...e.de>
Subject: [PATCH v3 0/5] HWpoison: further fixes and cleanups
The important bit of this patchset is patch#1, which is a fix to take off
HWPoison pages off a buddy freelist since it can lead us to having HWPoison
pages back in the game without no one noticing it.
So fix it (we did that already for soft_offline_page [1]).
The other patches are clean-ups and not that important, so if anything,
consider patch#1 for inclusion.
[1] https://patchwork.kernel.org/cover/11704083/
Thanks
Oscar Salvador (5):
mm,hwpoison: take free pages off the buddy freelists
mm,hwpoison: refactor madvise_inject_error
mm,hwpoison: drain pcplists before bailing out for non-buddy
zero-refcount page
mm,hwpoison: drop unneeded pcplist draining
mm,hwpoison: remove stale code
mm/madvise.c | 36 +++++++++++++-------------------
mm/memory-failure.c | 50 +++++++++++++++++++++++++++++++++------------
2 files changed, 51 insertions(+), 35 deletions(-)
--
2.26.2
Powered by blists - more mailing lists