From: Minchan Kim Date: Wed, 15 Apr 2015 23:13:26 +0000 (-0700) Subject: mm: rename deactivate_page to deactivate_file_page X-Git-Tag: omap-for-v4.1/fixes-rc1~128^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc5993bd7b8cff4a3e37042ee1358d1d5eafa70c;p=pandora-kernel.git mm: rename deactivate_page to deactivate_file_page "deactivate_page" was created for file invalidation so it has too specific logic for file-backed pages. So, let's change the name of the function and date to a file-specific one and yield the generic name. Signed-off-by: Minchan Kim Cc: Michal Hocko Cc: Johannes Weiner Cc: Mel Gorman Cc: Rik van Riel Cc: Shaohua Li Cc: Wang, Yalin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed