From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Kmemleak fixes for 3.3
Date: Fri, 3 Feb 2012 16:01:36 +0000 [thread overview]
Message-ID: <20120203160136.GA16222@arm.com> (raw)
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
reply other threads:[~2012-02-03 16:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120203160136.GA16222@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox