All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <Catalin.Marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] kmemleak patches for 3.10-rc2
Date: Fri, 17 May 2013 19:25:21 +0100	[thread overview]
Message-ID: <20130517182521.GA31129@arm.com> (raw)

Hi Linus,

Please pull the kmemleak patches below. Thanks.

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

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

for you to fetch changes up to 89c837351db0b9b52fd572ec8b0445a42e59b75c:

  kmemleak: No need for scanning specific module sections (2013-05-17 09:53:36 +0100)

----------------------------------------------------------------
Kmemleak now scans all the writable and non-executable module sections
to avoid false positives (previously it was only scanning specific
sections and missing .ref.data).

----------------------------------------------------------------
Steven Rostedt (2):
      kmemleak: Scan all allocated, writeable and not executable module sections
      kmemleak: No need for scanning specific module sections

 kernel/module.c | 21 ++++-----------------
 1 file changed, 4 insertions(+), 17 deletions(-)

                 reply	other threads:[~2013-05-17 18:25 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=20130517182521.GA31129@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.