X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=mm%2Frmap.c;h=6541cf7fd1d3286ee6bb50edcaba39700092f2f4;hb=9372cacb300df3ee0a8be8a25bea15d16a95c583;hp=8005080fb9e361316870e684c4057a569d86acf3;hpb=73bcbac130a59f236ae78ed70ef7a05b45caa19e;p=mv-sheeva.git diff --git a/mm/rmap.c b/mm/rmap.c index 8005080fb9e..6541cf7fd1d 100644 --- 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)