diff options
| author | Christian Brauner (Amutable) <brauner@kernel.org> | 2026-05-21 00:48:53 +0300 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-05-26 12:02:01 +0300 |
| commit | b092062cb6d799fa3504c5975cbb1b05c8b67d6d (patch) | |
| tree | 922723600d09965b8458171e72843acecf165def /scripts/Makefile.thinlto | |
| parent | 4f365e7a5d448dab7e0bb56ed32ff2bfddd134bd (diff) | |
| download | linux-b092062cb6d799fa3504c5975cbb1b05c8b67d6d.tar.xz | |
exec: introduce struct task_exec_state
Introduce struct task_exec_state, a per-task RCU-protected structure
that holds the dumpable mode and the user namespace and stays attached
to the task for its full lifetime.
task_exec_state_rcu() is the canonical reader: asserts RCU or
task_lock is held, WARNs on a NULL state, returns the
rcu_dereference()'d pointer.
Reviewed-by: Jann Horn <jannh@google.com>
Link: https://patch.msgid.link/20260520-work-task_exec_state-v3-2-69f895bc1385@kernel.org
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
