Re: [PATCH v7 09/14] mm,hwpoison: rework soft offline for in-use pages

2020-09-23 Thread 堀口 直也
On Tue, Sep 22, 2020 at 03:56:45PM +0200, Oscar Salvador wrote: > This patch changes the way we set and handle in-use poisoned pages. Until > now, poisoned pages were released to the buddy allocator, trusting that > the checks that take place at allocation time would act as a safe net > and would

[PATCH v7 09/14] mm,hwpoison: rework soft offline for in-use pages

2020-09-22 Thread Oscar Salvador
This patch changes the way we set and handle in-use poisoned pages. Until now, poisoned pages were released to the buddy allocator, trusting that the checks that take place at allocation time would act as a safe net and would skip that page. This has proved to be wrong, as we got some pfn walkers