diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2009-06-26 18:38:27 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2009-06-26 18:38:27 +0200 |
commit | 4698c1f2bbe44ce852ef1a6716973c1f5401a4c4 (patch) | |
tree | 9ca3be2353d3757e2926689351eff2bb09aaf6f7 /.gitignore | |
parent | kmemleak: Simplify the reports logged by the scanning thread (diff) | |
download | linux-4698c1f2bbe44ce852ef1a6716973c1f5401a4c4.tar.xz linux-4698c1f2bbe44ce852ef1a6716973c1f5401a4c4.zip |
kmemleak: Do not trigger a scan when reading the debug/kmemleak file
Since there is a kernel thread for automatically scanning the memory, it
makes sense for the debug/kmemleak file to only show its findings. This
patch also adds support for "echo scan > debug/kmemleak" to trigger an
intermediate memory scan and eliminates the kmemleak_mutex (scan_mutex
covers all the cases now).
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions