On Wed, 21 Oct 2015, Mike Kravetz wrote:

Code was added to remove_inode_hugepages that will unmap a page if
it is mapped.  i_mmap_lock_write() must be taken during the call
to hugetlb_vmdelete_list().  This is to prevent mappings(vmas) from
being added or deleted while the list of vmas is being examined.
                                  ^^^^ interval-tree.

Signed-off-by: Mike Kravetz <mike.krav...@oracle.com>

Reviewed-by: Davidlohr Bueso <dbu...@suse.de>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to