]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - mm/memory.c
Documentation: HFS is orphaned
[karo-tx-linux.git] / mm / memory.c
index a56e3ba816b21e52016a1a46be99479afe45ad08..b2b87315cdc638bea2f99775113bf736d9aac505 100644 (file)
@@ -1503,7 +1503,7 @@ split_fallthrough:
        }
 
        if (flags & FOLL_GET)
-               get_page(page);
+               get_page_foll(page);
        if (flags & FOLL_TOUCH) {
                if ((flags & FOLL_WRITE) &&
                    !pte_dirty(pte) && !PageDirty(page))