* [GIT PULL] kmemleak patches for 3.10-rc2
@ 2013-05-17 18:25 Catalin Marinas
0 siblings, 0 replies; only message in thread
From: Catalin Marinas @ 2013-05-17 18:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel@vger.kernel.org
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-17 18:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-17 18:25 [GIT PULL] kmemleak patches for 3.10-rc2 Catalin Marinas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox