All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	josh.h.morris@us.ibm.com, pjk1939@linux.ibm.com,
	hch@infradead.org
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'
Date: Sat, 11 Jul 2020 09:27:45 -0600	[thread overview]
Message-ID: <c885edac-8de8-ba4c-c8bc-98654417ce20@kernel.dk> (raw)
In-Reply-To: <20200711064647.247564-1-christophe.jaillet@wanadoo.fr>

On 7/11/20 12:46 AM, 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.
> 
> This also aligns code with what is in use in '/rsxx/dma.c'

Applied, thanks.

-- 
Jens Axboe


WARNING: multiple messages have this Message-ID (diff)
From: Jens Axboe <axboe@kernel.dk>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	josh.h.morris@us.ibm.com, pjk1939@linux.ibm.com,
	hch@infradead.org
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'
Date: Sat, 11 Jul 2020 15:27:45 +0000	[thread overview]
Message-ID: <c885edac-8de8-ba4c-c8bc-98654417ce20@kernel.dk> (raw)
In-Reply-To: <20200711064647.247564-1-christophe.jaillet@wanadoo.fr>

On 7/11/20 12:46 AM, 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.
> 
> This also aligns code with what is in use in '/rsxx/dma.c'

Applied, thanks.

-- 
Jens Axboe

  reply	other threads:[~2020-07-11 15:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-11  6:46 [PATCH] rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()' Christophe JAILLET
2020-07-11  6:46 ` Christophe JAILLET
2020-07-11 15:27 ` Jens Axboe [this message]
2020-07-11 15:27   ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2020-07-11  9:34 Markus Elfring
2020-07-11  9:34 ` Markus Elfring
2020-07-11  6:43 Christophe JAILLET
2020-07-11  6:43 ` Christophe JAILLET

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=c885edac-8de8-ba4c-c8bc-98654417ce20@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=hch@infradead.org \
    --cc=josh.h.morris@us.ibm.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pjk1939@linux.ibm.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.