Re: [PATCH v5 2/3] mm: introduce put_user_page*(), placeholder versions

From: John Hubbard
Date: Wed Oct 10 2018 - 14:35:55 EST


On 10/10/18 1:03 AM, Jan Kara wrote:
> On Tue 09-10-18 21:11:33, john.hubbard@xxxxxxxxx wrote:
>> +/*
>> + * put_user_pages() - for each page in the @pages array, release the page
>> + * using put_user_page().
>> + *
>> + * Please see the put_user_page() documentation for details.
>> + *
>> + * This is just like put_user_pages_dirty(), except that it invokes
>> + * set_page_dirty_lock(), instead of set_page_dirty().
>
> This paragraph should be deleted. Other than that the patch looks good.
>

Good catch. Fixed locally, and it will go up with the next spin.

thanks,
--
John Hubbard
NVIDIA