Thread (23 messages) 23 messages, 6 authors, 2021-06-30

Re: [PATCH 3/4] scsi: core: put .shost_dev in failure path if host state becomes running

From: John Garry <hidden>
Date: 2021-06-03 15:41:39

On 02/06/2021 14:30, Ming Lei wrote:
scsi_host_dev_release() only works around for us by freeing
dev_name(&shost->shost_dev) when host state is SHOST_CREATED. After host
state is changed to SHOST_RUNNING, scsi_host_dev_release() doesn't do
that any more.

So fix the issue by put .shost_dev in failure path if host state becomes
running, meantime move get_device(&shost->shost_gendev) before
device_add(&shost->shost_dev), so that scsi_host_cls_release() can put
this reference.

Reported-by: John Garry<redacted>
Cc: Bart Van Assche<bvanassche@acm.org>
Cc: Hannes Reinecke<hare@suse.de>
Signed-off-by: Ming Lei<redacted>
Reviewed-by: John Garry <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help