From: Catalin Marinas Date: Wed, 28 Sep 2011 16:22:56 +0000 (+0100) Subject: kmemleak: When the early log buffer is exceeded, report the actual number X-Git-Tag: v3.3-rc1~55^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6693005;p=pandora-kernel.git kmemleak: When the early log buffer is exceeded, report the actual number Just telling that the early log buffer has been exceeded doesn't mean much. This patch moves the error printing to the kmemleak_init() function and displays the actual calls to the kmemleak API during early logging. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed