[PATCH 0/4] Kmemleak patches for 2.6.33

From: Catalin Marinas
Date: Mon Oct 19 2009 - 10:49:24 EST


This is a series of kmemleak patches for the upcoming merging window.
The final patch in the series changes the leak reporting logic a bit to
reduce the transient false positives.

If there are no objections, I'll push them to the -next tree. Thanks.


Catalin Marinas (4):
kmemleak: Simplify the kmemleak_scan_area() function prototype
kmemleak: Scan the _ftrace_events section in modules
kmemleak: Store object reverse references for debugging purposes
kmemleak: Allow two scanning passes before reported an object as leak


include/linux/kmemleak.h | 8 +--
kernel/module.c | 13 +++-
mm/kmemleak.c | 141 ++++++++++++++++++----------------------------
mm/slab.c | 4 +
4 files changed, 68 insertions(+), 98 deletions(-)

--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/