diff options
author | Tiwei Bie <tiwei.btw@antgroup.com> | 2025-06-06 20:44:25 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-06 11:04:16 +0200 |
commit | cebdb675d5584334e6536a63e3ecf01362676d10 (patch) | |
tree | 7865cc7ba387c4716e82b29f353b62567652ed1c /tools/lib/rbtree.c | |
parent | 02bf488d56df9db4f5147280b65d9011e1ab88d2 (diff) |
um: ubd: Add missing error check in start_io_thread()
[ Upstream commit c55c7a85e02a7bfee20a3ffebdff7cbeb41613ef ]
The subsequent call to os_set_fd_block() overwrites the previous
return value. OR the two return values together to fix it.
Fixes: f88f0bdfc32f ("um: UBD Improvements")
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250606124428.148164-2-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/lib/rbtree.c')
0 files changed, 0 insertions, 0 deletions