From: Li Zefan Date: Thu, 3 Apr 2014 21:46:29 +0000 (-0700) Subject: kmemleak: change some global variables to int X-Git-Tag: v3.15-rc1~106^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8910ae896c8c961ef9c7d309262730bd2859e747;p=pandora-kernel.git kmemleak: change some global variables to int They don't have to be atomic_t, because they are simple boolean toggles. Signed-off-by: Li Zefan Acked-by: Catalin Marinas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed