commit | a6f5aa1ea05686ad6e84593a00a04161e6dfb3a3 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Wed Oct 28 13:33:10 2009 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Oct 28 17:07:54 2009 +0000 |
tree | 4521e6f84911fc29d667314d8950be54342584d7 | |
parent | c017b4be3e84176cab10eca5e6c4faeb8cfc6f3e [diff] |
kmemleak: Scan the _ftrace_events section in modules This section contains pointers to allocated objects and not scanning it leads to false positives. Reported-by: Zdenek Kabelac <zdenek.kabelac@gmail.com> Acked-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>