mm: gup: remove FOLL_SPLIT
[linux-2.6-microblaze.git] / Documentation / vm / transhuge.rst
index 0ed23e5..216db1d 100644 (file)
@@ -53,11 +53,6 @@ prevent the page from being split by anyone.
    of handling GUP on hugetlbfs will also work fine on transparent
    hugepage backed mappings.
 
-In case you can't handle compound pages if they're returned by
-follow_page, the FOLL_SPLIT bit can be specified as a parameter to
-follow_page, so that it will split the hugepages before returning
-them.
-
 Graceful fallback
 =================