[GIT PULL] Kmemleak fixes for 3.3

From: Catalin Marinas
Date: Fri Feb 03 2012 - 11:01:41 EST


Hi Linus,

Could you please pull the tag below, it has two kmemleak fixes found
recently. Thank you.

The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f:

Linux 3.3-rc1 (2012-01-19 15:04:48 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux.git kmemleak-fixes

for you to fetch changes up to b370d29ea7565a638ccf85389488364b5abb39fa:

kmemleak: Disable early logging when kmemleak is off by default (2012-01-20 16:57:05 +0000)

----------------------------------------------------------------
Trivial kmemleak bug-fixes:

- Early logging doesn't stop when kmemleak is off by default.
- Zero-size scanning areas should be ignored (currently it prints a warning).

----------------------------------------------------------------
Catalin Marinas (1):
kmemleak: Disable early logging when kmemleak is off by default

Tiejun Chen (1):
kmemleak: Only scan non-zero-size areas

mm/kmemleak.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

--
Catalin
--
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/