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:
4b8a967
)
kmemleak: Remove the reported leaks number limitation
author
Catalin Marinas
<catalin.marinas@arm.com>
Tue, 7 Jul 2009 09:32:57 +0000
(10:32 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 8 Jul 2009 13:25:12 +0000
(14:25 +0100)
Since the leaks are no longer printed to the syslog, there is no point
in keeping this limitation. All the suspected leaks are shown on
/sys/kernel/debug/kmemleak file.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found