]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - mm/rmap.c
Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linux-2...
[karo-tx-linux.git] / mm / rmap.c
index d30fdbc17bfebfb9fb056a7313d1cdd2cf501cb5..a4fd3680038be499a47cf747d1ba657646e5d36c 100644 (file)
--- a/mm/rmap.c
+++ b/mm/rmap.c
@@ -1164,7 +1164,7 @@ void page_remove_rmap(struct page *page)
 
 /*
  * Subfunctions of try_to_unmap: try_to_unmap_one called
- * repeatedly from either try_to_unmap_anon or try_to_unmap_file.
+ * repeatedly from try_to_unmap_ksm, try_to_unmap_anon or try_to_unmap_file.
  */
 int try_to_unmap_one(struct page *page, struct vm_area_struct *vma,
                     unsigned long address, enum ttu_flags flags)