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:
4f2294b
)
kmemleak: Remove some of the kmemleak false positives
author
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 11 Jun 2009 12:24:13 +0000
(13:24 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 11 Jun 2009 16:04:18 +0000
(17:04 +0100)
There are allocations for which the main pointer cannot be found but
they are not memory leaks. This patch fixes some of them. For more
information on false positives, see Documentation/kmemleak.txt.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found