diff options
author | 2009-12-14 17:59:54 -0800 | |
---|---|---|
committer | 2009-12-15 08:53:23 -0800 | |
commit | 418b27ef50e7e9b0c2fbd88db804bf065e5eb1a6 (patch) | |
tree | 24a4354bfa3bda6c763b859c235669c939c97ce4 /drivers/platform/x86 | |
parent | hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a page (diff) | |
download | linux-dev-418b27ef50e7e9b0c2fbd88db804bf065e5eb1a6.tar.xz linux-dev-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 'drivers/platform/x86')
0 files changed, 0 insertions, 0 deletions