kmemleak: Add modules support
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 11 Jun 2009 12:23:20 +0000 (13:23 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 11 Jun 2009 16:03:31 +0000 (17:03 +0100)
This patch handles the kmemleak operations needed for modules loading so
that memory allocations from inside a module are properly tracked.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found