[PATCH] mm: __alloc_pages cleanup
authorRohit Seth <rohit.seth@intel.com>
Mon, 14 Nov 2005 00:06:43 +0000 (16:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 14 Nov 2005 02:14:12 +0000 (18:14 -0800)
commit7fb1d9fca5c6e3b06773b69165a73f3fb786b8ee
tree21f8b7deeb8a7e1197edfccc610365a12d60322e
parent51c6f666fceb3184eeff045dad4432b602cd648e
[PATCH] mm: __alloc_pages cleanup

Clean up of __alloc_pages.

Restoration of previous behaviour, plus further cleanups by introducing an
'alloc_flags', removing the last of should_reclaim_zone.

Signed-off-by: Rohit Seth <rohit.seth@intel.com>
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/mmzone.h
mm/page_alloc.c
mm/vmscan.c