]> 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)
commit72b28d1e7a461063922770554f2623f2d0622a10
tree7dc9ef728a6819656ed6c54355322b91c2dd020e
parent1b50251c9464385f5f5686a06530347e142ffdf8
mm: numa: remove migrate_ratelimited

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