criu/compel/include/uapi
Andrei Vagin 61c7cc5a92 parasite: don't block SIGTRAP
This is the workaround for #1429.

The parasite code contains instructions that trigger SIGTRAP to stop at
certain points. In such cases, the kernel sends a force SIGTRAP that
can't be ignore and if it is blocked, the kernel resets its signal
handler to a default one and unblocks it. It means that if we want to
save the origin signal handle

Signed-off-by: Andrei Vagin <avagin@gmail.com>
2021-09-03 10:31:00 -07:00
..
asm compel: make include/uapi/asm symlink permanent 2017-03-15 00:09:56 +03:00
common compel: uapi -- Add common symlink 2017-03-15 00:06:12 +03:00
compel compel: make include/uapi symlink permanent 2017-03-15 00:09:55 +03:00
cpu.h compel/criu: Add __must_check 2020-02-04 12:39:04 -08:00
handle-elf.h mips:compel: Enable mips in compel/ 2020-10-20 00:18:24 -07:00
infect-rpc.h compel/test: Resolve missing includes 2021-09-03 10:31:00 -07:00
infect-util.h compel/criu: Add __must_check 2020-02-04 12:39:04 -08:00
infect.h x86/compel/fault-inject: Add a fault-injection for corrupting extended regset 2021-09-03 10:31:00 -07:00
ksigset.h parasite: don't block SIGTRAP 2021-09-03 10:31:00 -07:00
log.h compel/uapi: add prefix to log levels 2017-03-15 09:36:06 +03:00
loglevels.h compel/uapi: add prefix to log levels 2017-03-15 09:36:06 +03:00
plugins compel: Include compel headers as system ones 2017-03-15 00:06:02 +03:00
plugins.h compel: Add plugins header 2017-03-14 23:58:09 +03:00
ptrace.h compel/criu: Add __must_check 2020-02-04 12:39:04 -08:00
sigframe-common.h compel/criu: Add __must_check 2020-02-04 12:39:04 -08:00
task-state.h Sanitize TASK_ values 2017-03-15 09:36:05 +03:00