From: Eric Dumazet Date: Sun, 8 Jan 2006 09:03:21 +0000 (-0800) Subject: [PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers() X-Git-Tag: v2.6.16-rc1~757 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25ab7cd84eebdc1869d236029ada3a7b403de8ba;p=pandora-kernel.git [PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers() Make oprofile alloc_cpu_buffers() function NUMA aware, allocating each CPU local buffer in its memory node if possible. Signed-off-by: Eric Dumazet Cc: Philippe Elie Cc: John Levon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed