kmemleak: Remove the reported leaks number limitation
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 7 Jul 2009 09:32:57 +0000 (10:32 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 8 Jul 2009 13:25:12 +0000 (14:25 +0100)
commit288c857d66a400ca4846dd700eb1c4820d738bb9
tree1d699c8590a82f010b5899770e7aedd467cc97c9
parent4b8a96744c0c27ab94fb4e8155d4384c3b399e27
kmemleak: Remove the reported leaks number limitation

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>
mm/kmemleak.c