diff options
author | 2019-06-04 13:20:50 +0200 | |
---|---|---|
committer | 2019-07-02 23:27:42 +0200 | |
commit | c4683cd5fb243894a3de2d9ba2e0570ab339920c (patch) | |
tree | 3f5828bac7465ea73ef7e0ebab064cb7255dc320 /scripts/gen_compile_commands.py | |
parent | um: configs: Remove useless UEVENT_HELPER_PATH (diff) | |
download | linux-dev-c4683cd5fb243894a3de2d9ba2e0570ab339920c.tar.xz linux-dev-c4683cd5fb243894a3de2d9ba2e0570ab339920c.zip |
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 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions