[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201124125513.GA85927@nvidia.com>
Date: Tue, 24 Nov 2020 08:55:13 -0400
From: Jason Gunthorpe <jgg@...dia.com>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
CC: <dennis.dalessandro@...nelisnetworks.com>,
<mike.marciniszyn@...nelisnetworks.com>, <dledford@...hat.com>,
<linux-rdma@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<kernel-janitors@...r.kernel.org>
Subject: Re: [PATCH] IB/qib: Use dma_set_mask_and_coherent to simplify code
On Sat, Nov 21, 2020 at 10:51:27AM +0100, 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@...adoo.fr>
> Acked-by: Mike Marciniszyn <mike.marciniszyn@...nelisnetworks.com>
> ---
> drivers/infiniband/hw/qib/qib_pcie.c | 11 ++---------
> 1 file changed, 2 insertions(+), 9 deletions(-)
Applied to for-next, thanks
Jason
Powered by blists - more mailing lists