All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Shiraz Saleem <shiraz.saleem@intel.com>
Cc: <dledford@redhat.com>, <linux-rdma@vger.kernel.org>, <stable@kernel.org>
Subject: Re: [PATCH v2 2/2] RDMA/i40iw: Remove push code from i40iw
Date: Tue, 1 Dec 2020 20:50:33 -0400	[thread overview]
Message-ID: <20201202005033.GA1131799@nvidia.com> (raw)
In-Reply-To: <20201125005616.1800-3-shiraz.saleem@intel.com>

On Tue, Nov 24, 2020 at 06:56:17PM -0600, Shiraz Saleem wrote:
> The push feature does not work as expected in x722 and
> has historically been disabled in the driver.
> 
> Purge all remaining code related to the push feature in i40iw.
> 
> Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
> ---
>  drivers/infiniband/hw/i40iw/i40iw.h        |    1 -
>  drivers/infiniband/hw/i40iw/i40iw_ctrl.c   |   52 +----------------
>  drivers/infiniband/hw/i40iw/i40iw_d.h      |   35 ++++-------
>  drivers/infiniband/hw/i40iw/i40iw_status.h |    1 -
>  drivers/infiniband/hw/i40iw/i40iw_type.h   |   18 ------
>  drivers/infiniband/hw/i40iw/i40iw_uk.c     |   41 +------------
>  drivers/infiniband/hw/i40iw/i40iw_user.h   |    8 ---
>  drivers/infiniband/hw/i40iw/i40iw_verbs.c  |   86 +---------------------------
>  8 files changed, 18 insertions(+), 224 deletions(-)

Applied to for-next, thanks

Jason

      reply	other threads:[~2020-12-02  0:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-25  0:56 [PATCH v2 0/2] Fix an mmap exploit and remove push in i40iw Shiraz Saleem
2020-11-25  0:56 ` [PATCH v2 1/2] RDMA/i40iw: Address an mmap handler exploit " Shiraz Saleem
2020-11-25 14:47   ` Jason Gunthorpe
2020-11-25  0:56 ` [PATCH v2 2/2] RDMA/i40iw: Remove push code from i40iw Shiraz Saleem
2020-12-02  0:50   ` Jason Gunthorpe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201202005033.GA1131799@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=dledford@redhat.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=shiraz.saleem@intel.com \
    --cc=stable@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.