diff options
author | Hugh Dickins <hughd@google.com> | 2012-01-13 02:20:06 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-13 05:13:10 +0100 |
commit | f626012db08b9ea71363327d81fe60c2782eea9f (patch) | |
tree | 3171843ead87fc7a3a959be802638205a473da56 /Makefile | |
parent | mm: remove del_page_from_lru, add page_off_lru (diff) | |
download | linux-f626012db08b9ea71363327d81fe60c2782eea9f.tar.xz linux-f626012db08b9ea71363327d81fe60c2782eea9f.zip |
mm: remove isolate_pages()
The isolate_pages() level in vmscan.c offers little but indirection: merge
it into isolate_lru_pages() as the compiler does, and use the names
nr_to_scan and nr_scanned in each case.
Signed-off-by: Hugh Dickins <hughd@google.com>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions