Re: [PATCH 02/10] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED
From: David Hildenbrand
Date: Wed Sep 11 2019 - 06:27:26 EST
On 10.09.19 12:30, Oscar Salvador wrote:
> From: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
>
> Currently madvise_inject_error() pins the target via get_user_pages_fast.
> The call to get_user_pages_fast is only to get the respective page
> of a given address, but it is the job of the memory-poisoning handler
> to deal with races, so drop the refcount grabbed by get_user_pages_fast.
>
Oh, and another question "it is the job of the memory-poisoning handler"
- is that already properly implemented? (newbee question Â\_(ã)_/Â)
--
Thanks,
David / dhildenb