]> git.baikalelectronics.ru Git - kernel.git/commit
kmemleak: Remove some of the kmemleak false positives
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 11 Jun 2009 12:24:13 +0000 (13:24 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 11 Jun 2009 16:04:18 +0000 (17:04 +0100)
commit80d98a96f9f704a31f06be815790883ea8a71779
tree4b555ae3452a80e3cebd7adcab83b019d1ca1b60
parent40f71ec1e64de662d29728ae54d37eac80a15626
kmemleak: Remove some of the kmemleak false positives

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>
drivers/char/vt.c
fs/block_dev.c
include/linux/percpu.h