commit | 2a8e70026435ad97570a1e0a0c4c941e0f700a3e | [log] [tgz] |
---|---|---|
author | Mel Gorman <mgorman@suse.de> | Tue Apr 14 15:48:15 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 14 16:49:05 2015 -0700 |
tree | 7dc9ef728a6819656ed6c54355322b91c2dd020e | |
parent | 204db6ed17743000691d930368a5abd6ea541c58 [diff] |
mm: numa: remove migrate_ratelimited This code is dead since commit 9e645ab6d089 ("sched/numa: Continue PTE scanning even if migrate rate limited") so remove it. Signed-off-by: Mel Gorman <mgorman@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>