kmemleak: When the early log buffer is exceeded, report the actual number
authorCatalin Marinas <catalin.marinas@arm.com>
Wed, 28 Sep 2011 16:22:56 +0000 (17:22 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 2 Dec 2011 16:12:42 +0000 (16:12 +0000)
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 <catalin.marinas@arm.com>
mm/kmemleak.c

diff --cc mm/kmemleak.c
Simple merge