2023-10-24 10:03:37

by Anastasia Belova

[permalink] [raw]
Subject: [PATCH 5.10 0/1] smbdirect: missing rc checks while waiting for rdma events

Check for return value of wait_for_completion_interruptible_timeout
should be added in v5.10. The following patch contains necessary
changes and can be cleanly applied.

Found by Linux Verification Center (linuxtesting.org) with Svace.