From: Christoph Lameter Date: Sun, 30 Oct 2005 01:15:41 +0000 (-0700) Subject: [PATCH] vmalloc_node X-Git-Tag: v2.6.15-rc1~730^2^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=930fc45a49ddebe7555cc5c837d82b9c27e65ff4;p=pandora-kernel.git [PATCH] vmalloc_node This patch adds vmalloc_node(size, node) -> Allocate necessary memory on the specified node and get_vm_area_node(size, flags, node) and the other functions that it depends on. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed