linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Marciniszyn <mike.marciniszyn@cornelisnetworks.com>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	dennis.dalessandro@cornelisnetworks.com, dledford@redhat.com,
	jgg@ziepe.ca
Cc: linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] IB/qib: Use dma_set_mask_and_coherent to simplify code
Date: Mon, 23 Nov 2020 10:17:56 -0500	[thread overview]
Message-ID: <eb1144c2-f54b-621f-0d7e-d6b8e3d47462@cornelisnetworks.com> (raw)
In-Reply-To: <20201121095127.1335228-1-christophe.jaillet@wanadoo.fr>


On 11/21/2020 4:51 AM, Christophe JAILLET wrote:
> 'pci_set_dma_mask()' + 'pci_set_consistent_dma_mask()' can be replaced by
> an equivalent 'dma_set_mask_and_coherent()' which is much less verbose.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>

Thanks for the patch.

Looks ok to me.

Acked-by: Mike Marciniszyn <mike.marciniszyn@cornelisnetworks.com>


  reply	other threads:[~2020-11-23 15:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-21  9:51 [PATCH] IB/qib: Use dma_set_mask_and_coherent to simplify code Christophe JAILLET
2020-11-23 15:17 ` Mike Marciniszyn [this message]
2020-11-24 12:55 ` Jason Gunthorpe

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=eb1144c2-f54b-621f-0d7e-d6b8e3d47462@cornelisnetworks.com \
    --to=mike.marciniszyn@cornelisnetworks.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=dennis.dalessandro@cornelisnetworks.com \
    --cc=dledford@redhat.com \
    --cc=jgg@ziepe.ca \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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).