From: David Rientjes Date: Tue, 6 Jan 2009 22:39:01 +0000 (-0800) Subject: oom: print triggering task's cpuset and mems allowed X-Git-Tag: v2.6.29-rc1~483 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75aa199410359dc5fbcf9025ff7af98a9d20f0d5;p=pandora-kernel.git oom: print triggering task's cpuset and mems allowed When cpusets are enabled, it's necessary to print the triggering task's set of allowable nodes so the subsequently printed meminfo can be interpreted correctly. We also print the task's cpuset name for informational purposes. [rientjes@google.com: task lock current before dereferencing cpuset] Cc: Paul Menage Cc: Li Zefan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed