From: Christoph Hellwig <hch@lst.de>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>,
Christoph Hellwig <hch@lst.de>
Subject: Re: [PATCH 0/5] ALSA: Fix remaining NULL device with memory allocations
Date: Mon, 4 Feb 2019 16:50:17 +0100 [thread overview]
Message-ID: <20190204155017.GA14106@lst.de> (raw)
In-Reply-To: <20190204134222.9560-1-tiwai@suse.de>
On Mon, Feb 04, 2019 at 02:42:17PM +0100, Takashi Iwai wrote:
> Hi,
>
> this patchset covers the still remaining drivers calling the memory
> allocation with NULL device pointer. Simply card->dev is passed
> there.
>
>
> Mark, two of them are trivial fixes for ASoC, and I'd like to merge
> them through my tree, since the last patch adds an explicit WARN_ON().
> Give me Ack's if they are OK.
Thanks a lot for doing this work!
Acked-by: Christoph Hellwig <hch@lst.de>
prev parent reply other threads:[~2019-02-04 15:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-04 13:42 [PATCH 0/5] ALSA: Fix remaining NULL device with memory allocations Takashi Iwai
2019-02-04 13:42 ` [PATCH 1/5] ALSA: x86: Avoid passing NULL to memory allocators Takashi Iwai
2019-02-04 13:42 ` [PATCH 2/5] ALSA: arm: " Takashi Iwai
2019-02-04 13:42 ` [PATCH 3/5] ASoC: amd: " Takashi Iwai
2019-02-04 21:00 ` Mark Brown
2019-02-04 13:42 ` [PATCH 4/5] ASoC: sh: " Takashi Iwai
2019-02-04 21:00 ` Mark Brown
2019-02-04 13:42 ` [PATCH 5/5] ALSA: core: Don't allow NULL device for memory allocation Takashi Iwai
2019-02-04 15:50 ` Christoph Hellwig [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=20190204155017.GA14106@lst.de \
--to=hch@lst.de \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=tiwai@suse.de \
/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.