On Tue, Aug 08, 2017 at 06:08:20PM -0400, [email protected] wrote:
> From: Jérôme Glisse <[email protected]>
> 
> Commit c7ab0d2fdc840266b39db94538f74207ec2afbf6 silently modified
> semantic of mmu_notifier_invalidate_page() this patch restore it
> to its previous semantic ie allowing to sleep inside invalidate_page()
> callback.
> 
> Signed-off-by: Jérôme Glisse <[email protected]>
> Cc: Kirill A. Shutemov <[email protected]>

The issue in page_mkclean_one() was addressed recently by this:

http://lkml.kernel.org/r/[email protected]

(I think mmu_notifier_invalidate_range() it better in the situation, right?)

But I've missed try_to_unmap_one(). Could you prepare patch for this one?

-- 
 Kirill A. Shutemov

Reply via email to