Re: [PATCH v5 4/6] scsi: core: Add lock context annotations
John Garry <[email protected]> Thu, 6 Aug 2026 10:03:15 +0100
| Newsgroups | gmane.linux.scsi |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
On 05/08/2026 22:36, Bart Van Assche wrote: > Document which functions expect that shost->scan_mutex is held. Signed-off-by: > Bart Van Assche<bvanassche@ acm. org> --- drivers/scsi/scsi_scan. c | 5 +++++ 1 > file changed, 5 insertions(+) diff --git a/drivers/scsi/scsi_scan. c b/drivers/ > scsi/scsi_scan. c > > Document which functions expect that shost->scan_mutex is held. > > Signed-off-by: Bart Van Assche<[email protected]> Reviewed-by: John Garry <[email protected]>