mm: rcu-protected get_mm_exe_file()
[linux-2.6-block.git] / mm / truncate.c
index 7a9d8a3cb143fce1268f9e9a6e3af8576a0986cc..66af9031fae8071c6d7a8c0b7e2a3da2c90684c7 100644 (file)
@@ -490,7 +490,7 @@ unsigned long invalidate_mapping_pages(struct address_space *mapping,
                         * of interest and try to speed up its reclaim.
                         */
                        if (!ret)
-                               deactivate_page(page);
+                               deactivate_file_page(page);
                        count += ret;
                }
                pagevec_remove_exceptionals(&pvec);