[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1627048781.git.leonro@nvidia.com>
Date: Fri, 23 Jul 2021 17:08:54 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Doug Ledford <dledford@...hat.com>,
Jason Gunthorpe <jgg@...dia.com>
Cc: Leon Romanovsky <leonro@...dia.com>,
Faisal Latif <faisal.latif@...el.com>,
linux-kernel@...r.kernel.org, linux-rdma@...r.kernel.org,
Mustafa Ismail <mustafa.ismail@...el.com>,
Steve Wise <larrystevenwise@...il.com>,
"Tatyana E. Nikolova" <tatyana.e.nikolova@...el.com>
Subject: [PATCH rdma-next 0/3] Remove not possible checks
From: Leon Romanovsky <leonro@...dia.com>
The iwpm is part of iw_cm module load, it ensures that iwpm is valid
prior to execution of any commands.
This series deletes such checks.
Thanks
Leon Romanovsky (3):
RDMA/iwcm: Release resources if iw_cm module initialization fails
RDMA/iwpm: Remove not-needed reference counting
RDMA/iwpm: Rely on the upper to ensure that requests are valid
drivers/infiniband/core/iwcm.c | 19 ++++---
drivers/infiniband/core/iwpm_msg.c | 34 +------------
drivers/infiniband/core/iwpm_util.c | 78 ++++++-----------------------
drivers/infiniband/core/iwpm_util.h | 18 -------
4 files changed, 28 insertions(+), 121 deletions(-)
--
2.31.1
Powered by blists - more mailing lists