From b66930052abf2e41b8a978ae265303917cbe6fa0 Mon Sep 17 00:00:00 2001 From: Catalin Marinas Date: Wed, 28 Sep 2011 17:22:56 +0100 Subject: [PATCH] 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-format-patch failed