An error occurred while fetching folder content.
scst: Use scst_wait_event_...() with INTERRUPTIBLE sleep
Gleb Chesnokov authored
This patch changes the processing threads to use INTERRUPTIBLE sleep
states in the scst_wait_event_...() functions. This aims to avoid
warnings from the hung task detection checker and to prevent
unnecessary load counting.

Fixes: d8894cbd ("scst.h: Refactor wait_event_locked() to enhance usability and clarity")
bdf867ff
Name Last commit Last update