From: patchwork-bot+linux-arm-msm@kernel.org
To: Luca Weiss <luca@z3ntu.xyz>
Cc: linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] soc: qcom: ocmem: don't return NULL in of_get_ocmem
Date: Tue, 02 Feb 2021 23:10:11 +0000 [thread overview]
Message-ID: <161230741168.30835.12032154781739260784.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210130142349.53335-1-luca@z3ntu.xyz>
Hello:
This patch was applied to qcom/linux.git (refs/heads/for-next):
On Sat, 30 Jan 2021 15:23:49 +0100 you wrote:
> If ocmem probe fails for whatever reason, of_get_ocmem returned NULL.
> Without this, users must check for both NULL and IS_ERR on the returned
> pointer - which didn't happen in drivers/gpu/drm/msm/adreno/adreno_gpu.c
> leading to a NULL pointer dereference.
>
> Fixes: 88c1e9404f1d ("soc: qcom: add OCMEM driver")
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
>
> [...]
Here is the summary with links:
- soc: qcom: ocmem: don't return NULL in of_get_ocmem
https://git.kernel.org/qcom/c/01f937ffc468
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-02-02 23:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-30 14:23 [PATCH] soc: qcom: ocmem: don't return NULL in of_get_ocmem Luca Weiss
2021-01-31 11:24 ` Brian Masney
2021-02-02 23:10 ` 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=161230741168.30835.12032154781739260784.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-arm-msm@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=luca@z3ntu.xyz \
/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.