All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leonro@mellanox.com>
To: Doug Ledford <dledford@redhat.com>
Cc: Jason Gunthorpe <jgg@mellanox.com>,
	RDMA mailing list <linux-rdma@vger.kernel.org>,
	Ariel Levkovich <lariel@mellanox.com>,
	Yishai Hadas <yishaih@mellanox.com>
Subject: Re: [PATCH rdma-rc 2/2] IB/mlx5: Fix device memory flows
Date: Sun, 15 Dec 2019 18:55:04 +0000	[thread overview]
Message-ID: <20191215081537.GD67461@unreal> (raw)
In-Reply-To: <2e16247d69f4c2ab924b67ae85757184f6bcc741.camel@redhat.com>

On Thu, Dec 12, 2019 at 05:00:49PM -0500, Doug Ledford wrote:
> On Thu, 2019-12-12 at 11:21 +0000, Leon Romanovsky wrote:
> > > > @@ -2288,8 +2332,9 @@ static int handle_alloc_dm_memic(struct
> > > > ib_ucontext *ctx,
> > > >   {
> > > >      struct mlx5_dm *dm_db = &to_mdev(ctx->device)->dm;
> > > >      u64 start_offset;
> > > > -   u32 page_idx;
> > > > +   u16 page_idx = 0;
> > >
> > > This hunk is not needed.
> >
> > To be clear, I wanted to say this about "= 0" part. The change of the
> > type is still needed.
> >
> > Thanks
>
> I fixed it up when I took the two patches.  Applied to for-rc, thanks.

Thanks a lot.

>
> --
> Doug Ledford <dledford@redhat.com>
>     GPG KeyID: B826A3330E572FDD
>     Fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD



      reply	other threads:[~2019-12-15 18:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-12 10:02 [PATCH rdma-rc 0/2] Prevent device memory VA reuse Leon Romanovsky
2019-12-12 10:02 ` [PATCH rdma-rc 1/2] IB/core: Introduce rdma_user_mmap_entry_insert_range() API Leon Romanovsky
2019-12-12 10:02 ` [PATCH rdma-rc 2/2] IB/mlx5: Fix device memory flows Leon Romanovsky
2019-12-12 11:15   ` Leon Romanovsky
2019-12-12 11:21     ` Leon Romanovsky
2019-12-12 22:00       ` Doug Ledford
2019-12-15 18:55         ` Leon Romanovsky [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=20191215081537.GD67461@unreal \
    --to=leonro@mellanox.com \
    --cc=dledford@redhat.com \
    --cc=jgg@mellanox.com \
    --cc=lariel@mellanox.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=yishaih@mellanox.com \
    /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.