David Drysdale 6b2d1faa49 Cope with missing /sys/kernel/debug/kmemleak
If the kernel under test has not been built with kmemleak support,
then the debugfs file will not exist.  If memory leak detection is
not turned on, then keep going in this situation.
2015-12-16 12:58:36 +00:00
..