scsi: hisi_sas: Directly call register snapshot instead of using workqueue
[ Upstream commit 2ff07b5c ] Currently, register information dump is performed via workqueue, regardless of the trigger mode (automatic or manual). There is a delay in dumping register through workqueue, the exact register information at trigger time cannot be obtained. Call register snapshot directly instead of through a workqueue. Signed-off-by:Yihang Li <liyihang9@huawei.com> Signed-off-by:
Xiang Chen <chenxiang66@hisilicon.com> Link: https://lore.kernel.org/r/1694571327-78697-3-git-send-email-chenxiang66@hisilicon.com Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com> Stable-dep-of: 9f564f15 ("scsi: hisi_sas: Create all dump files during debugfs initialization") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment