On Wed, 1 Jul 2020 11:07:44 +0800, Bob Liu wrote: > Commit 3ce4196 (scsi: iscsi: Register sysfs for iscsi workqueue) enables > 'cpumask' support for iscsi workqueues. > > While there is a mistake in that commit, it's unnecessary to set > max_active = 2 since 'cpumask' can be modified when max_active = 1. > > This patch change back max_active to 1 so as to keep the same behaviour as > before. Applied to 5.8/scsi-fixes, thanks! [1/2] scsi: iscsi: Change iSCSI workqueue max_active back to 1 https://git.kernel.org/mkp/scsi/c/1a9826204109 -- Martin K. Petersen Oracle Linux Engineering