On Mon, Mar 29, 2021 at 7:46 PM Jason Gunthorpe wrote:
>
> On Mon, Mar 29, 2021 at 07:01:44AM -0700, Michael Chan wrote:
> > On Mon, Mar 29, 2021 at 1:52 AM Leon Romanovsky wrote:
> > >
> > > From: Leon Romanovsky
> > >
> > > There is no need in any indirection complexity for one ULP user,
> > >
On Mon, Mar 29, 2021 at 07:01:44AM -0700, Michael Chan wrote:
> On Mon, Mar 29, 2021 at 1:52 AM Leon Romanovsky wrote:
> >
> > From: Leon Romanovsky
> >
> > There is no need in any indirection complexity for one ULP user,
> > remove all this complexity in favour of direct calls to the exported
>
On Mon, Mar 29, 2021 at 1:52 AM Leon Romanovsky wrote:
>
> From: Leon Romanovsky
>
> There is no need in any indirection complexity for one ULP user,
> remove all this complexity in favour of direct calls to the exported
> symbols. This allows us to greatly simplify the code.
The goal is not to
From: Leon Romanovsky
There is no need in any indirection complexity for one ULP user,
remove all this complexity in favour of direct calls to the exported
symbols. This allows us to greatly simplify the code.
Signed-off-by: Leon Romanovsky
---
drivers/infiniband/hw/bnxt_re/main.c | 7