Files
scst/iscsi-scst/kernel
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-07-10 10:34:57 +03:00
2018-04-12 03:49:10 +00:00
2018-04-12 03:49:10 +00:00
2018-04-12 03:49:10 +00:00
2024-11-07 13:21:25 +03:00
2015-08-25 02:56:08 +00:00
2018-10-14 21:59:08 +00:00