summaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorJoonsoo Kim <iamjoonsoo.kim@lge.com>2014-01-22 00:49:55 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2014-01-22 01:19:46 +0100
commit9853a407b97d8d066b5a865173a4859a3e69fd8a (patch)
tree8ba05c4deb18caf24d346d65171be3672c86adf1 /kernel/fork.c
parentmm/rmap: use rmap_walk() in page_referenced() (diff)
downloadlinux-9853a407b97d8d066b5a865173a4859a3e69fd8a.tar.xz
linux-9853a407b97d8d066b5a865173a4859a3e69fd8a.zip
mm/rmap: use rmap_walk() in page_mkclean()
Now, we have an infrastructure in rmap_walk() to handle difference from variants of rmap traversing functions. So, just use it in page_mkclean(). In this patch, I change following things. 1. remove some variants of rmap traversing functions. cf> page_mkclean_file 2. mechanical change to use rmap_walk() in page_mkclean(). Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com> Reviewed-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Cc: Mel Gorman <mgorman@suse.de> Cc: Hugh Dickins <hughd@google.com> Cc: Rik van Riel <riel@redhat.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Hillf Danton <dhillf@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions