lkml.org 
[lkml]   [2009]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[GIT PULL] Kmemleak patches
From
Date
Hi Linus,

(sorry for the re-post but just in case you missed the first e-mail)

Could you please merge the kmemleak branch below? It contains some
improvements to kmemleak (including reduced rate of false positives).
Thanks.

The following changes since commit 012abeea669ea49636cf952d13298bb68654146a:
Linus Torvalds (1):
Linux 2.6.32-rc5

are available in the git repository at:

git://linux-arm.org/linux-2.6.git kmemleak

Catalin Marinas (6):
kmemleak: Do not use off-slab management with SLAB_NOLEAKTRACE
kmemleak: Simplify the kmemleak_scan_area() function prototype
kmemleak: Scan the _ftrace_events section in modules
kmemleak: Release the object lock before calling put_object()
kmemleak: Show the age of an unreferenced object
kmemleak: Reduce the false positives by checking for modified objects

Randy Dunlap (1):
kmemleak: fix kconfig for crc32 build error

include/linux/kmemleak.h | 6 +-
kernel/module.c | 13 ++-
lib/Kconfig.debug | 1 +
mm/kmemleak.c | 188 +++++++++++++++++++++++++---------------------
mm/slab.c | 10 ++-
5 files changed, 118 insertions(+), 100 deletions(-)

--
Catalin



\
 
 \ /
  Last update: 2009-12-11 17:01    [W:0.038 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site