From: Steven Rostedt Date: Wed, 15 May 2013 19:46:23 +0000 (+0100) Subject: kmemleak: No need for scanning specific module sections X-Git-Tag: v3.10-rc2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c837351db0b9b52fd572ec8b0445a42e59b75c;p=pandora-kernel.git kmemleak: No need for scanning specific module sections As kmemleak now scans all module sections that are allocated, writable and non executable, there's no need to scan individual sections that might reference data. Signed-off-by: Steven Rostedt Signed-off-by: Catalin Marinas Acked-by: Rusty Russell --- Reading git-diff-tree failed