Messages in this thread |  | | Subject | Re: [PATCH v4 05/10] IB/isert: Replace semaphore sem with completion | From | Sagi Grimberg <> | Date | Sun, 30 Oct 2016 23:12:43 +0200 |
| |
> The semaphore 'sem' in isert_device is used as completion, so convert > it to struct completion. Semaphores are going away in the future.
Umm, this is 100% *not* true. np->sem is designed as a counting to sync the iscsi login thread with the connect requests coming from the initiators. So this is actually a reliable bug insertion :(
NAK from me...
Also, I would appreciate if you include get_maintainer.pl in your patch submissions so I won't need to fish these in the Linux-rdma patch traffic.
|  |