[GIT PULL] Kmemleak fixes for 2.6.40-rc1

From: Catalin Marinas
Date: Thu May 19 2011 - 13:18:32 EST


Hi Linus,

Could you please pull the patches below? The branch contains a few
fixes for kmemleak.

Thanks.


The following changes since commit 8e10cd74342c7f5ce259cceca36f6eba084f5d58:

Linux 2.6.39-rc5 (2011-04-26 20:48:50 -0700)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm.git for-linus

Catalin Marinas (3):
kmemleak: Do not return a pointer to an object that kmemleak did not get
kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK
kmemleak: Initialise kmemleak after debug_objects_mem_init()

init/main.c | 2 +-
lib/Kconfig.debug | 2 +-
mm/kmemleak.c | 7 +++++--
3 files changed, 7 insertions(+), 4 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/