linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gal Pressman <galpress@amazon.com>
To: Bernard Metzler <bmt@zurich.ibm.com>
Cc: <linux-rdma@vger.kernel.org>, <krishna2@chelsio.com>,
	<dledford@redhat.com>
Subject: Re: [PATCH] RDMA/siw: Fix page address mapping in TX path
Date: Fri, 6 Sep 2019 17:04:06 +0300	[thread overview]
Message-ID: <bd025563-e1e0-4d87-2150-b4cb7fc5a816@amazon.com> (raw)
In-Reply-To: <20190906084544.26103-1-bmt@zurich.ibm.com>

On 06/09/2019 11:45, Bernard Metzler wrote:
> Use the correct kmap()/kunmap() flow to determine page
> address used for CRC computation. Using page_address()
> is wrong, since page might be in highmem.
> 
> Reported-by: Krishnamraju Eraparaju <krishna2@chelsio.com>
> Fixes: b9be6f18cf9e rdma/siw: transmit path

Hi Bernard,
The format of the fixes line should be:
Fixes: b9be6f18cf9e ("rdma/siw: transmit path")

  reply	other threads:[~2019-09-06 14:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-06  8:45 [PATCH] RDMA/siw: Fix page address mapping in TX path Bernard Metzler
2019-09-06 14:04 ` Gal Pressman [this message]
2019-09-06 14:20 ` Bernard Metzler
2019-09-06 14:21 Bernard Metzler
2019-09-09 10:03 ` Leon Romanovsky

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=bd025563-e1e0-4d87-2150-b4cb7fc5a816@amazon.com \
    --to=galpress@amazon.com \
    --cc=bmt@zurich.ibm.com \
    --cc=dledford@redhat.com \
    --cc=krishna2@chelsio.com \
    --cc=linux-rdma@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).