+1
−1
+4
−4
+34
−12
Loading
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IB4C27 -------------------------------- Commit cade2a2a1673 ("scsi: core: Replace sdev->device_busy with sbitmap") replace the atomic variable sdev->device_busy with an sbitmap for tracking the SCSI device queue depth. Fix the kabi broken in struct scsi_device. Fixes: cade2a2a1673 ("scsi: core: Replace sdev->device_busy with sbitmap") Signed-off-by:Zheng Qixing <zhengqixing@huawei.com>