Skip to content
Commit 74341703 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

kmemleak: Report previously found leaks even after an error



If an error fatal to kmemleak (like memory allocation failure) happens,
kmemleak disables itself but it also removes the access to any
previously found memory leaks. This patch allows read-only access to the
kmemleak debugfs interface but disables any other action.

Reported-by: default avatarNick Bowler <nbowler@elliptictech.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent b6693005
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment