Re: [RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
From: osalvador
Date: Thu Dec 06 2018 - 01:44:28 EST
> Btw. the way how we drop all the work on the first page that we
> cannot
> isolate is just goofy. Why don't we simply migrate all that we
> already
> have on the list and go on? Something for a followup cleanup though.
Indeed, that is just wrong.
I will try to send a followup cleanup to fix that.
> Debugged-by: Oscar Salvador <osalvador@xxxxxxxx>
> Cc: stable
> Signed-off-by: Michal Hocko <mhocko@xxxxxxxx>
It has been a fun bug to chase down, thanks for the patch ;-)
Reviewed-by: Oscar Salvador <osalvador@xxxxxxxx>
Tested-by: Oscar Salvador <osalvador@xxxxxxxx>