On 2025/4/8 02:12, Sasha Levin wrote:
> From: Tiwei Bie <tiwei....@antgroup.com>
> 
> [ Upstream commit d295beeed2552a987796d627ba7d0985b1e2d72f ]
> 
> 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....@antgroup.com>
> Link: https://patch.msgid.link/20250319135523.97050-4-tiwei....@antgroup.com
> Signed-off-by: Johannes Berg <johannes.b...@intel.com>
> Signed-off-by: Sasha Levin <sas...@kernel.org>
> ---
>  arch/um/os-Linux/sigio.c | 44 +++++++++++++++++-----------------------
>  1 file changed, 19 insertions(+), 25 deletions(-)

Please drop this patch. Thanks! Details can be found here: 

https://lore.kernel.org/linux-um/ffa0b6af-523d-4e3e-9952-92f5b04b8...@antgroup.com/

Regards,
Tiwei

Reply via email to