linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+linux-arm-msm@kernel.org
To: Zhang Changzhong <zhangchangzhong@huawei.com>
Cc: linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew()
Date: Tue, 29 Dec 2020 20:15:34 +0000	[thread overview]
Message-ID: <160927293407.13751.11227212306181437990.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1607392473-20610-1-git-send-email-zhangchangzhong@huawei.com>

Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Tue, 8 Dec 2020 09:54:32 +0800 you wrote:
> platform_get_resource_byname() may fail and in this case a NULL
> dereference will occur.
> 
> Fix it to use devm_platform_ioremap_resource_byname() instead of calling
> platform_get_resource_byname() and devm_ioremap().
> 
> This is detected by Coccinelle semantic patch.
> 
> [...]

Here is the summary with links:
  - slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew()
    https://git.kernel.org/qcom/c/428bb001143c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2020-12-29 20:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-08  1:54 [PATCH] slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew() Zhang Changzhong
2020-12-29 20:15 ` patchwork-bot+linux-arm-msm [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=160927293407.13751.11227212306181437990.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-arm-msm@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=zhangchangzhong@huawei.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).