alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Christoph Hellwig <hch@lst.de>
Cc: alsa-devel@alsa-project.org, Takashi Iwai <tiwai@suse.com>,
	iommu@lists.linux.dev, Robin Murphy <robin.murphy@arm.com>,
	Marek Szyprowski <m.szyprowski@samsung.com>
Subject: Re: fix GFP_COMP use in noncoherent dma allocators
Date: Tue, 20 Dec 2022 13:27:36 +0100	[thread overview]
Message-ID: <s5hk02mp8ef.wl-tiwai@suse.de> (raw)
In-Reply-To: <20221220082009.569785-1-hch@lst.de>

On Tue, 20 Dec 2022 09:20:07 +0100,
Christoph Hellwig wrote:
> 
> Hi all,
> 
> this series fixe the regression where dma-iommu stopped clearing
> GFP_COMP from noncoherent dma allocations by never requesting those
> in the sound code and rejecting them in the core DMA API code.
> 
> Diffstat:
>  kernel/dma/mapping.c  |    4 ++++
>  sound/core/memalloc.c |    4 ++--
>  2 files changed, 6 insertions(+), 2 deletions(-)

Thank you Christoph for taking care of this mess, and apologies for my
delayed reaction, as I've been (still) on vacation since the last
week.

FWIW, feel free to take my ack for the sound part:

Acked-by: Takashi Iwai <tiwai@suse.de>


Takashi

      parent reply	other threads:[~2022-12-20 12:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-20  8:20 fix GFP_COMP use in noncoherent dma allocators Christoph Hellwig
2022-12-20  8:20 ` [PATCH 1/2] ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocations Christoph Hellwig
2022-12-20  8:20 ` [PATCH 2/2] dma-mapping: reject GFP_COMP for noncohernt allocaions Christoph Hellwig
2022-12-20 14:57   ` Kai Vehmanen
2022-12-21  6:57     ` Mikhail Gavrilov
2022-12-21  7:46     ` Christoph Hellwig
2022-12-20 12:27 ` Takashi Iwai [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=s5hk02mp8ef.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=hch@lst.de \
    --cc=iommu@lists.linux.dev \
    --cc=m.szyprowski@samsung.com \
    --cc=robin.murphy@arm.com \
    --cc=tiwai@suse.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 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).