All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-remoteproc@kernel.org
To: Colin Ian King <colin.king@canonical.com>
Cc: linux-remoteproc@vger.kernel.org
Subject: Re: [PATCH] remoteproc/mediatek: fix null pointer dereference on null scp pointer
Date: Wed, 14 Oct 2020 00:10:04 +0000	[thread overview]
Message-ID: <160263420472.29882.481014245330242078.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20200918152428.27258-1-colin.king@canonical.com>

Hello:

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

On Fri, 18 Sep 2020 16:24:28 +0100 you wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Currently when pointer scp is null a dev_err is being called that
> references the pointer which is the very thing we are trying to
> avoid doing. Remove the extraneous error message to avoid this
> issue.
> 
> [...]

Here is the summary with links:
  - remoteproc/mediatek: fix null pointer dereference on null scp pointer
    https://git.kernel.org/andersson/remoteproc/c/434ac4d51407

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



      reply	other threads:[~2020-10-14  0:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-18 15:24 [PATCH] remoteproc/mediatek: fix null pointer dereference on null scp pointer Colin King
2020-09-18 15:24 ` Colin King
2020-09-18 15:24 ` Colin King
2020-09-18 15:24 ` Colin King
2020-10-14  0:10 ` patchwork-bot+linux-remoteproc [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=160263420472.29882.481014245330242078.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-remoteproc@kernel.org \
    --cc=colin.king@canonical.com \
    --cc=linux-remoteproc@vger.kernel.org \
    /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.