On Wed, Sep 26, 2018 at 09:44:18AM +0000, Israel Rukshin wrote: > In case target remote invalidates bogus rkey and signature is not used, > pi_ctx is NULL deref. > The commit also fails the connection on bogus remote invalidation. > > Fixes: 59caaed7a72a ("IB/iser: Support the remote invalidation exception") > Signed-off-by: Israel Rukshin <israelr@xxxxxxxxxxxx> > Reviewed-by: Max Gurtovoy <maxg@xxxxxxxxxxxx> > --- > > V1->V2: > - Add Fixes line to commit message > > --- > drivers/infiniband/ulp/iser/iser_initiator.c | 18 +++++++++++++----- > 1 file changed, 13 insertions(+), 5 deletions(-) Applied to for-next, thanks Jason