git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c017b4b
)
kmemleak: Scan the _ftrace_events section in modules
author
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 28 Oct 2009 13:33:10 +0000
(13:33 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 28 Oct 2009 17:07:54 +0000
(17:07 +0000)
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>
No differences found