All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: smatch@vger.kernel.org
Subject: Re: [PATCH] Remove pci_alloc_consistent() and pci_alloc_coherent() checks
Date: Thu, 26 May 2022 17:40:03 +0300	[thread overview]
Message-ID: <20220526144003.GH2146@kadam> (raw)
In-Reply-To: <1a332f98a13dd0717355fea69862c6dd0817f3e5.1653574724.git.christophe.jaillet@wanadoo.fr>

On Thu, May 26, 2022 at 04:18:55PM +0200, Christophe JAILLET wrote:
> pci_alloc_consistent() and pci_alloc_coherent() are no more part of the
> kernel.
> 
> Remove the corresponding code that can never match and add
> dma_alloc_coherent() in places where it was missing.
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>

Applied!

regards,
dan carpenter

      reply	other threads:[~2022-05-26 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-26 14:18 [PATCH] Remove pci_alloc_consistent() and pci_alloc_coherent() checks Christophe JAILLET
2022-05-26 14:40 ` Dan Carpenter [this message]

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=20220526144003.GH2146@kadam \
    --to=dan.carpenter@oracle.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=smatch@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 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.