Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / drm_vma_manager.c
index 63b471205072fb5bf2c11b2273efe1b9a7e63b5d..68c1f32fb086babba23c883cb6ec5b2f431dd3d6 100644 (file)
@@ -50,8 +50,7 @@
  *
  * You must not use multiple offset managers on a single address_space.
  * Otherwise, mm-core will be unable to tear down memory mappings as the VM will
- * no longer be linear. Please use VM_NONLINEAR in that case and implement your
- * own offset managers.
+ * no longer be linear.
  *
  * This offset manager works on page-based addresses. That is, every argument
  * and return code (with the exception of drm_vma_node_offset_addr()) is given