linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] HWPoison: Refactor get page interface
@ 2020-12-04 10:25 Oscar Salvador
  2020-12-04 10:25 ` [PATCH v2 1/3] mm,hwpoison: Refactor get_any_page Oscar Salvador
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Oscar Salvador @ 2020-12-04 10:25 UTC (permalink / raw)
  To: akpm; +Cc: n-horiguchi, vbabka, qcai, linux-mm, linux-kernel, Oscar Salvador

Ok, this is v2.
I left out the MF_COUNT_INCREASED changes as we need to have the
pages pinned when coming from madvise, otherwise we might be messing
with a page which belongs to someone else.

I ran several tests [1] [2] to make sure nothing is broken.

 @Andrew: Please, remove [3] from mmotm and linux-next and replace it
          with this one.

Thanks

[1] https://github.com/Naoya-Horiguchi/mm_regression
[2] https://e.coding.net/cailca/linux/mm
[3] https://patchwork.kernel.org/project/linux-mm/cover/20201119105716.5962-1-osalvador@suse.de/

V1 -> V2:
 - Adressed feedback from Vlastimil
 - Add Acked-by from Vlastimil

Oscar Salvador (3):
  mm,hwpoison: Refactor get_any_page
  mm,hwpoison: Disable pcplists before grabbing a refcount
  mm,hwpoison: Remove drain_all_pages from shake_page

 mm/memory-failure.c | 168 +++++++++++++++++++-------------------------
 1 file changed, 74 insertions(+), 94 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-12-04 10:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-04 10:25 [PATCH v2 0/3] HWPoison: Refactor get page interface Oscar Salvador
2020-12-04 10:25 ` [PATCH v2 1/3] mm,hwpoison: Refactor get_any_page Oscar Salvador
2020-12-04 10:25 ` [PATCH v2 2/3] mm,hwpoison: Disable pcplists before grabbing a refcount Oscar Salvador
2020-12-04 10:25 ` [PATCH v2 3/3] mm,hwpoison: Remove drain_all_pages from shake_page Oscar Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).