[GIT PULL] Kmemleak patches for 3.3-rc1

From: Catalin Marinas
Date: Fri Jan 06 2012 - 11:04:31 EST


Hi Linus,

Could you please pull the kmemleak branch below? Thanks.

The following changes since commit 5611cc4572e889b62a7b4c72a413536bf6a9c416:

Linux 3.2-rc4 (2011-12-01 14:56:01 -0800)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux.git kmemleak

Catalin Marinas (4):
kmemleak: Show where early_log issues come from
kmemleak: When the early log buffer is exceeded, report the actual number
kmemleak: Report previously found leaks even after an error
kmemleak: Handle percpu memory allocation

Laura Abbott (1):
kmemleak: Add support for memory hotplug

Documentation/kmemleak.txt | 3 +
include/linux/kmemleak.h | 8 ++
lib/Kconfig.debug | 2 +-
mm/kmemleak.c | 158 ++++++++++++++++++++++++++++++++++++-------
mm/percpu.c | 12 +++-
5 files changed, 155 insertions(+), 28 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/