diff options
author | Marek Majkowski <marek@cloudflare.com> | 2019-06-04 14:20:50 +0300 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2019-07-03 00:27:42 +0300 |
commit | c4683cd5fb243894a3de2d9ba2e0570ab339920c (patch) | |
tree | 3f5828bac7465ea73ef7e0ebab064cb7255dc320 /arch/um/include | |
parent | 80b81cdc66eda3dbb3d83155e6454cfd42b4a5dd (diff) | |
download | linux-c4683cd5fb243894a3de2d9ba2e0570ab339920c.tar.xz |
um: Fix kcov crash during startup
Kcov fails to start when compiled with kcov. Disable KCOV on
arch/uml/kernel/skas.
$ gdb -q -ex r ./vmlinux
Program received signal SIGSEGV, Segmentation fault.
check_kcov_mode (t=<>, needed_mode=<>) at kernel/kcov.c:70
70 mode = READ_ONCE(t->kcov_mode);
Signed-off-by: Marek Majkowski <marek@cloudflare.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/include')
0 files changed, 0 insertions, 0 deletions