Files
scst/iscsi-scst/kernel/isert-scst
Gleb Chesnokov 61f365f96e scst: Expand all create*_workqueue() invocations
The workqueue maintainer wants to remove the create*_workqueue() macros
because these macros always set the WQ_MEM_RECLAIM flag and because these
only support literal workqueue names. Hence this patch that replaces the
create*_workqueue() invocations with the definition of this macro. The
WQ_MEM_RECLAIM flag has been retained because I think that flag is necessary
for workqueues created by storage drivers.
2024-11-07 14:02:05 +03:00
..
2023-05-10 13:24:47 +03:00
2024-11-07 13:21:25 +03:00
2024-01-15 15:33:45 +03:00
2018-10-14 21:59:08 +00:00