Home
last modified time | relevance | path

Searched hist:"0766 fcaa1e06d5b5b04f734b788c1556022a9051" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.hdiff 0766fcaa1e06d5b5b04f734b788c1556022a9051 Thu Aug 25 23:38:58 CEST 2022 Bart Van Assche <bvanassche@acm.org> RDMA/srp: Remove the srp_host.released completion

Move the kfree(host) calls into srp_release_dev(). Convert a
device_unregister() call into a device_del() and a device_put() call.
Remove the host->released completion object. This patch prepares for
handling dev_set_name() failure in srp_add_port().

Link: https://lore.kernel.org/r/20220825213900.864587-3-bvanassche@acm.org
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
H A Dib_srp.cdiff 0766fcaa1e06d5b5b04f734b788c1556022a9051 Thu Aug 25 23:38:58 CEST 2022 Bart Van Assche <bvanassche@acm.org> RDMA/srp: Remove the srp_host.released completion

Move the kfree(host) calls into srp_release_dev(). Convert a
device_unregister() call into a device_del() and a device_put() call.
Remove the host->released completion object. This patch prepares for
handling dev_set_name() failure in srp_add_port().

Link: https://lore.kernel.org/r/20220825213900.864587-3-bvanassche@acm.org
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Leon Romanovsky <leon@kernel.org>