linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kmemleak fixes for 3.3
@ 2012-02-03 16:01 Catalin Marinas
  0 siblings, 0 replies; only message in thread
From: Catalin Marinas @ 2012-02-03 16:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-03 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-03 16:01 [GIT PULL] Kmemleak fixes for 3.3 Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).