From: Jason Gunthorpe <jgg@nvidia.com>
To: Gerd Rausch <gerd.rausch@oracle.com>
Cc: santosh.shilimkar@oracle.com, davem@davemloft.net,
kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org,
linux-rdma@vger.kernel.org, rds-devel@oss.oracle.com
Subject: Re: [PATCH 1/1] net/rds: Use "unpin_user_page" as "pin_user_pages" counterpart
Date: Thu, 7 Apr 2022 12:58:50 -0300 [thread overview]
Message-ID: <20220407155850.GA3428848@nvidia.com> (raw)
In-Reply-To: <47050fe9f6f26f11fc14ff0ac06547f73ec3b81e.camel@oracle.com>
On Wed, Apr 06, 2022 at 02:03:05PM -0700, Gerd Rausch wrote:
> In cases where "pin_user_pages" was used to obtain longerm references,
> the pages must be released with "unpin_user_pages".
>
> Fixes: 0d4597c8c5ab ("net/rds: Track user mapped pages through special API")
> Signed-off-by: Gerd Rausch <gerd.rausch@oracle.com>
> ---
> net/rds/ib_rdma.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Jason
prev parent reply other threads:[~2022-04-07 15:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-06 21:03 [PATCH 1/1] net/rds: Use "unpin_user_page" as "pin_user_pages" counterpart Gerd Rausch
2022-04-06 21:52 ` Sharath Srinivasan
2022-04-07 5:44 ` Jakub Kicinski
2022-04-07 15:58 ` 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=20220407155850.GA3428848@nvidia.com \
--to=jgg@nvidia.com \
--cc=davem@davemloft.net \
--cc=gerd.rausch@oracle.com \
--cc=kuba@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rds-devel@oss.oracle.com \
--cc=santosh.shilimkar@oracle.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.