syzkaller/pkg/host
Dmitry Vyukov a9495352a0 pkg/host: improve KMEMLEAK detection
EBUSY is returned when KMEMLEAK is in fact turned off,
not when scanning is already turned off.
That can't be recovered.
So instead check that we can write to the file in the check
function and give useful diagnostics.
2018-10-10 15:38:06 +02:00
..
host_akaros.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host_darwin.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host_freebsd.go pkg/host: enable coverage on freebsd, disable on netbsd 2018-08-25 08:59:51 -07:00
host_fuchsia.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host_linux_test.go pkg/host: explain why syscalls are disabled 2018-04-06 18:47:56 +02:00
host_linux.go pkg/host: improve KMEMLEAK detection 2018-10-10 15:38:06 +02:00
host_netbsd.go pkg/host: enable coverage on freebsd, disable on netbsd 2018-08-25 08:59:51 -07:00
host_openbsd.go Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
host_test.go pkg/host: disable for akaros 2018-07-06 20:18:05 +02:00
host_windows.go pkg/host: rework host feature detection/setup 2018-06-12 14:53:22 +02:00
host.go pkg/host: improve KMEMLEAK support 2018-09-28 14:57:20 +02:00