From: Christoph Lameter Date: Tue, 16 Oct 2007 08:25:30 +0000 (-0700) Subject: Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on the fly X-Git-Tag: v2.6.24-rc1~1160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee31af5d649d8aa6ac7948a6d97ae48367ff2d7e;p=pandora-kernel.git Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on the fly constrained_alloc() builds its own memory map for nodes with memory. We have that available in N_HIGH_MEMORY now. So simplify the code. Signed-off-by: Christoph Lameter Acked-by: Nishanth Aravamudan Acked-by: Lee Schermerhorn Acked-by: Bob Picco Cc: KAMEZAWA Hiroyuki Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed