diff options
author | Yihang Li <[email protected]> | 2023-09-13 10:15:26 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-09-21 22:01:28 -0400 |
commit | 2ff07b5c6fe9173e7a7de3b23f300d71ad4d8fde (patch) | |
tree | 4db17b9f274113ad2419ea9af818ee3994fadca8 /net/lapb/lapb_out.c | |
parent | 6de426f9276c448e2db7238911c97fb157cb23be (diff) |
scsi: hisi_sas: Directly call register snapshot instead of using workqueue
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 <[email protected]>
Signed-off-by: Xiang Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions