[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200716184435.GA2670424@nvidia.com>
Date: Thu, 16 Jul 2020 15:44:35 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
CC: <benve@...co.com>, <neescoba@...co.com>, <pkaustub@...co.com>,
<dledford@...hat.com>, <hch@...radead.org>,
<linux-rdma@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<kernel-janitors@...r.kernel.org>
Subject: Re: [PATCH] RDMA/usnic: switch from 'pci_' to 'dma_' API
On Sat, Jul 11, 2020 at 09:31:20AM +0200, Christophe JAILLET wrote:
> The wrappers in include/linux/pci-dma-compat.h should go away.
>
> The patch has been generated with the coccinelle script bellow.
> It has been compile tested.
>
> When memory is allocated, GFP_ATOMIC should be used to be consistent with
> the surrounding code.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> If needed, see post from Christoph Hellwig on the kernel-janitors ML:
> https://marc.info/?l=kernel-janitors&m=158745678307186&w=4
> ---
> drivers/infiniband/hw/usnic/usnic_fwd.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
I checked the GFP and it looks OK to me, thanks.
Applied to for-next
Jason
Powered by blists - more mailing lists