Skip to content
Snippets Groups Projects
Commit 2e1483c9 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

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: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 4f2294b6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment