summaryrefslogtreecommitdiff
path: root/include/linux/sched/task.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2025-02-21 15:02:56 +0100
committerIngo Molnar <mingo@kernel.org>2025-02-21 15:02:56 +0100
commitaffe678f355738db56361d124757c38c09401341 (patch)
treeb3583e474859a83c42b0c469c3a20342e0f51423 /include/linux/sched/task.h
parent675204778c69c2b3e0f6a4e2dbfeb4f3e89194ba (diff)
parent0ad2507d5d93f39619fc42372c347d6006b64319 (diff)
Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/linux/sched/task.h')
-rw-r--r--include/linux/sched/task.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sched/task.h b/include/linux/sched/task.h
index 0f2aeb37bbb0..ca1db4b92c32 100644
--- a/include/linux/sched/task.h
+++ b/include/linux/sched/task.h
@@ -43,6 +43,7 @@ struct kernel_clone_args {
void *fn_arg;
struct cgroup *cgrp;
struct css_set *cset;
+ unsigned int kill_seq;
};
/*