]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm: numa: remove migrate_ratelimited
authorMel Gorman <mgorman@suse.de>
Tue, 14 Apr 2015 22:48:15 +0000 (15:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Apr 2015 23:49:05 +0000 (16:49 -0700)
commit2a8e70026435ad97570a1e0a0c4c941e0f700a3e
tree7dc9ef728a6819656ed6c54355322b91c2dd020e
parent204db6ed17743000691d930368a5abd6ea541c58
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>
include/linux/migrate.h
mm/migrate.c