Re: [PATCH] mm: document mmu_notifier_invalidate_range_start_nonblock()

From: David Hildenbrand
Date: Tue Nov 14 2023 - 10:33:11 EST


On 18.09.23 22:18, Jann Horn wrote:
Document what mmu_notifier_invalidate_range_start_nonblock() is for.
Also add a __must_check annotation to signal that callers must bail out if
a notifier vetoes the operation.

Signed-off-by: Jann Horn <jannh@xxxxxxxxxx>
---

I'm late but:

Reviewed-by: David Hildenbrand <david@xxxxxxxxxx>

--
Cheers,

David / dhildenb