From: Catalin Marinas Date: Tue, 1 Sep 2009 10:12:44 +0000 (+0100) Subject: kmemleak: Scan all thread stacks X-Git-Tag: v2.6.32-rc1~735^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43ed5d6ee0f9bfd655d6bc3cb2d964b80c4422c0;p=pandora-kernel.git kmemleak: Scan all thread stacks This patch changes the for_each_process() loop with the do_each_thread()/while_each_thread() pair. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed