commit | 1c30e0177e4f41a11cb88b0f1f056ccebfe0fff4 | [log] [tgz] |
---|---|---|
author | Mel Gorman <mgorman@suse.de> | Tue Jan 21 15:50:58 2014 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jan 21 16:19:48 2014 -0800 |
tree | 09dedc22f8900ae41956c1a7acb63650c2df4d27 | |
parent | 25487d73a9670d911530eee2e31c20889ba117db [diff] |
mm: numa: make NUMA-migrate related functions static numamigrate_update_ratelimit and numamigrate_isolate_page only have callers in mm/migrate.c. This patch makes them static. Signed-off-by: Mel Gorman <mgorman@suse.de> Reviewed-by: Rik van Riel <riel@redhat.com> Cc: Alex Thorlton <athorlton@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>