On Wed, Aug 12, 2020 at 7:14 PM Chinwen Chang <chinwen.chang@xxxxxxxxxxxx> wrote: > > Add new API to query if someone wants to acquire mmap_lock > for write attempts. > > Using this instead of rwsem_is_contended makes it more tolerant > of future changes to the lock type. > > Signed-off-by: Chinwen Chang <chinwen.chang@xxxxxxxxxxxx> Acked-by: Michel Lespinasse <walken@xxxxxxxxxx>