From: Christoph Lameter Date: Tue, 26 Sep 2006 06:31:45 +0000 (-0700) Subject: [PATCH] Profiling: require buffer allocation on the correct node X-Git-Tag: v2.6.19-rc1~1171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbd98167e653535c5816be154f2149c0efa7757d;p=pandora-kernel.git [PATCH] Profiling: require buffer allocation on the correct node Profiling really suffers with off node buffers. Fail if no memory is available on the nodes. The profiling code can deal with these failures should they occur. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed