]> git.baikalelectronics.ru Git - kernel.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)
commit364c4aacadc3ea459edbd8c94e330af5d84e8160
tree7dc9ef728a6819656ed6c54355322b91c2dd020e
parented2507095dc02aebd1b6289004e01371b3625ff5
mm: numa: remove migrate_ratelimited

This code is dead since commit 56c5a9588930 ("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