diff options
author | Bob Liu <[email protected]> | 2020-07-01 11:07:44 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-07-02 23:13:54 -0400 |
commit | 1a9826204109acd3f8e926394b16bd4cdc4c5dbb (patch) | |
tree | 9f7ee3cdd31f5ed13ccb763860437798ab34e404 /scripts/gdb/linux/rbtree.py | |
parent | 5aee52c44d9170591df65fafa1cd408acc1225ce (diff) |
scsi: iscsi: Change iSCSI workqueue max_active back to 1
Commit 3ce419662dd4 ("scsi: iscsi: Register sysfs for iscsi workqueue")
enabled 'cpumask' support for iSCSI workqueues. However, it is unnecessary
to set max_active = 2 since 'cpumask' can still be modified when max_active
is 1.
This patch sets max_active to 1 so as to keep the same behaviour as before.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: Bob Liu <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/rbtree.py')
0 files changed, 0 insertions, 0 deletions