diff options
author | Lee Schermerhorn <Lee.Schermerhorn@hp.com> | 2009-12-15 02:59:54 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-15 17:53:23 +0100 |
commit | 418b27ef50e7e9b0c2fbd88db804bf065e5eb1a6 (patch) | |
tree | 24a4354bfa3bda6c763b859c235669c939c97ce4 /mm/mlock.c | |
parent | hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a page (diff) | |
download | linux-418b27ef50e7e9b0c2fbd88db804bf065e5eb1a6.tar.xz linux-418b27ef50e7e9b0c2fbd88db804bf065e5eb1a6.zip |
mm: remove unevictable_migrate_page function
unevictable_migrate_page() in mm/internal.h is a relic of the since
removed UNEVICTABLE_LRU Kconfig option. This patch removes the function
and open codes the test in migrate_page_copy().
Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com>
Reviewed-by: Christoph Lameter <cl@linux-foundation.org>
Acked-by: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/mlock.c')
0 files changed, 0 insertions, 0 deletions