]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] SwapMig: CONFIG_MIGRATION fixes
authorChristoph Lameter <clameter@sgi.com>
Sun, 8 Jan 2006 09:00:52 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:12:42 +0000 (20:12 -0800)
commit573bbaf109ed1104001f262a760bb78a1d720142
tree25938e6f99bdaaffe8f6d357582eca56692b091c
parent230f4d1325f03d1d632c64bdd1c9f0e408d3eb8f
[PATCH] SwapMig: CONFIG_MIGRATION fixes

Move move_to_lru, putback_lru_pages and isolate_lru in section surrounded by
CONFIG_MIGRATION saving some codesize for single processor kernels.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/swap.h
mm/vmscan.c