diff options
author | Mike Christie <[email protected]> | 2023-03-10 16:03:28 -0600 |
---|---|---|
committer | Christian Brauner (Microsoft) <[email protected]> | 2023-03-12 10:54:43 +0100 |
commit | 094717586bf71ac20ae3b240d2654d826634b21e (patch) | |
tree | 30c6415099ff028b528f8562da588c9c69789005 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 11f3f500ec8a75c96087f3bed87aa2b1c5de7498 (diff) |
fork: Add kernel_clone_args flag to ignore signals
Since:
commit 10ab825bdef8 ("change kernel threads to ignore signals instead of
blocking them")
kthreads have been ignoring signals by default, and the vhost layer has
never had a need to change that. This patch adds an option flag,
USER_WORKER_SIG_IGN, handled in copy_process() after copy_sighand()
and copy_signals() so vhost_tasks added in the next patches can continue
to ignore singals.
Signed-off-by: Christian Brauner <[email protected]>
Signed-off-by: Mike Christie <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Christian Brauner (Microsoft) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions