commit | 4f2294b6dc88d99295230d97fef2c9863cec44c3 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Thu Jun 11 13:23:20 2009 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Thu Jun 11 17:03:31 2009 +0100 |
tree | 186c4b99261215b40e1e112e59259bb7f409cbaa | |
parent | dbb1f81ca67a56c6cfce4c94d07c76378fd4af9e [diff] |
kmemleak: Add modules support 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>