aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorTiwei Bie <[email protected]>2025-03-19 13:55:23 +0000
committerJohannes Berg <[email protected]>2025-03-20 08:26:38 +0000
commit69f52573c24de9d2919f83e3b3b396a09118b7c4 (patch)
treecda5cd3e4ba7728c9d95e48c8f615640100e7e96 /net/unix/af_unix.c
parentum: Switch to the pthread-based helper in sigio workaround (diff)
downloadkernel-69f52573c24de9d2919f83e3b3b396a09118b7c4.tar.gz
kernel-69f52573c24de9d2919f83e3b3b396a09118b7c4.zip
um: Prohibit the VM_CLONE flag in run_helper_thread()
Directly creating helper threads with VM_CLONE using clone can compromise the thread safety of errno. Since all these helper threads have been converted to use os_run_helper_thread(), let's prevent using this flag in run_helper_thread(). Signed-off-by: Tiwei Bie <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions