diff options
author | 2025-03-19 21:55:22 +0800 | |
---|---|---|
committer | 2025-03-20 09:26:38 +0100 | |
commit | d295beeed2552a987796d627ba7d0985b1e2d72f (patch) | |
tree | c879ba0194476c539af7f4aac2023259bba6a584 /net/lapb/lapb_timer.c | |
parent | um: ubd: Switch to the pthread-based helper (diff) | |
download | wireguard-linux-d295beeed2552a987796d627ba7d0985b1e2d72f.tar.xz wireguard-linux-d295beeed2552a987796d627ba7d0985b1e2d72f.zip |
um: Switch to the pthread-based helper in sigio workaround
The write_sigio thread and UML kernel thread share the same errno,
which can lead to conflicts when both call syscalls concurrently.
Switch to the pthread-based helper to address this issue.
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250319135523.97050-4-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions