From: Catalin Marinas Date: Mon, 29 Jun 2009 16:13:56 +0000 (+0100) Subject: kmemleak: Do not report new leaked objects if the scanning was stopped X-Git-Tag: v2.6.31-rc2~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17bb9e0d906b625f86e9d31740bb1c35bc0f63d7;p=pandora-kernel.git kmemleak: Do not report new leaked objects if the scanning was stopped If the scanning was stopped with a signal, it is possible that some objects are left with a white colour (potential leaks) and reported. Add a check to avoid reporting such objects. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed