mbox series

[0/3] iSER patches for linux-6.2

Message ID 20221016093833.12537-1-mgurtovoy@nvidia.com (mailing list archive)
Headers show
Series iSER patches for linux-6.2 | expand

Message

Max Gurtovoy Oct. 16, 2022, 9:38 a.m. UTC
Hi Sagi/Jason,

These small patches add safety checks and simplify the code.
Please consider including them in the next merge window.

Max Gurtovoy (2):
  IB/iser: add safety checks for state_mutex lock
  IB/iser: open code iser_disconnected_handler

Sergey Gorenko (1):
  IB/iser: open code iser_conn_state_comp_exch

 drivers/infiniband/ulp/iser/iser_verbs.c | 67 ++++++++++--------------
 1 file changed, 29 insertions(+), 38 deletions(-)

Comments

Leon Romanovsky Oct. 19, 2022, 7:39 a.m. UTC | #1
On Sun, 16 Oct 2022 12:38:30 +0300, Max Gurtovoy wrote:
> These small patches add safety checks and simplify the code.
> Please consider including them in the next merge window.
> 
> Max Gurtovoy (2):
>   IB/iser: add safety checks for state_mutex lock
>   IB/iser: open code iser_disconnected_handler
> 
> [...]

Applied, thanks!

[1/3] IB/iser: open code iser_conn_state_comp_exch
      https://git.kernel.org/rdma/rdma/c/acc7d94ab431fb
[2/3] IB/iser: add safety checks for state_mutex lock
      https://git.kernel.org/rdma/rdma/c/a75243ae08d232
[3/3] IB/iser: open code iser_disconnected_handler
      https://git.kernel.org/rdma/rdma/c/c1842f34fceef4

Best regards,