summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorChristian Brauner (Amutable) <brauner@kernel.org>2026-05-21 00:48:53 +0300
committerChristian Brauner <brauner@kernel.org>2026-05-26 12:02:01 +0300
commitb092062cb6d799fa3504c5975cbb1b05c8b67d6d (patch)
tree922723600d09965b8458171e72843acecf165def /scripts/Makefile.thinlto
parent4f365e7a5d448dab7e0bb56ed32ff2bfddd134bd (diff)
downloadlinux-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