All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Cc: cezary.rojewski@intel.com, srinivas.kandagatla@linaro.org,
	bgoswami@codeaurora.org, lgirdwood@gmail.com, perex@perex.cz,
	tiwai@suse.com, alsa-devel@alsa-project.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio
Date: Wed, 12 Jan 2022 14:20:34 +0000	[thread overview]
Message-ID: <Yd7jsoTqhdzldOHT@sirena.org.uk> (raw)
In-Reply-To: <20220111013215.494516-1-jiasheng@iscas.ac.cn>

[-- Attachment #1: Type: text/plain, Size: 343 bytes --]

On Tue, Jan 11, 2022 at 09:32:15AM +0800, Jiasheng Jiang wrote:
> The devm_regmap_init_mmio() may return error pointer under certain
> circumstances, for example the possible failure of the kzalloc() in
> regmap_mmio_gen_context(), which is called by devm_regmap_init_mmio().

This doesn't apply against current code, please check and resend.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Cc: cezary.rojewski@intel.com, bgoswami@codeaurora.org,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
	tiwai@suse.com, lgirdwood@gmail.com,
	srinivas.kandagatla@linaro.org
Subject: Re: [PATCH] ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio
Date: Wed, 12 Jan 2022 14:20:34 +0000	[thread overview]
Message-ID: <Yd7jsoTqhdzldOHT@sirena.org.uk> (raw)
In-Reply-To: <20220111013215.494516-1-jiasheng@iscas.ac.cn>

[-- Attachment #1: Type: text/plain, Size: 343 bytes --]

On Tue, Jan 11, 2022 at 09:32:15AM +0800, Jiasheng Jiang wrote:
> The devm_regmap_init_mmio() may return error pointer under certain
> circumstances, for example the possible failure of the kzalloc() in
> regmap_mmio_gen_context(), which is called by devm_regmap_init_mmio().

This doesn't apply against current code, please check and resend.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-11  1:32 [PATCH] ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio Jiasheng Jiang
2022-01-11  1:32 ` Jiasheng Jiang
2022-01-12  9:48 ` Srinivas Kandagatla
2022-01-12 14:20 ` Mark Brown [this message]
2022-01-12 14:20   ` Mark Brown
2022-01-25 10:20 ` Mark Brown
2022-01-25 10:20   ` Mark Brown

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=Yd7jsoTqhdzldOHT@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=bgoswami@codeaurora.org \
    --cc=cezary.rojewski@intel.com \
    --cc=jiasheng@iscas.ac.cn \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=srinivas.kandagatla@linaro.org \
    --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 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.