All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: Chen Ni <nichen@iscas.ac.cn>
Cc: andersson@kernel.org, mathieu.poirier@linaro.org,
	robh@kernel.org, Frank.Li@nxp.com, s.hauer@pengutronix.de,
	linux-remoteproc@vger.kernel.org, imx@lists.linux.dev
Subject: Re: [PATCH] remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()
Date: Mon, 2 Mar 2026 17:42:48 +0800	[thread overview]
Message-ID: <aaVbmAWUqU4s39Yb@shlinux89> (raw)
In-Reply-To: <20260227091546.4044246-1-nichen@iscas.ac.cn>

On Fri, Feb 27, 2026 at 05:15:46PM +0800, Chen Ni wrote:
>The devm_ioremap_resource_wc() function never returns NULL, it returns
>error pointers.  Update the error checking to match.
>
>Fixes: 67a7bc7f0358 ("remoteproc: Use of_reserved_mem_region_* functions for "memory-region"")
>Signed-off-by: Chen Ni <nichen@iscas.ac.cn>

Reviewed-by: Peng Fan <peng.fan@nxp.com>

  reply	other threads:[~2026-03-02  9:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-27  9:15 [PATCH] remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init() Chen Ni
2026-03-02  9:42 ` Peng Fan [this message]
2026-05-07 21:14 ` Frank Li

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=aaVbmAWUqU4s39Yb@shlinux89 \
    --to=peng.fan@oss.nxp.com \
    --cc=Frank.Li@nxp.com \
    --cc=andersson@kernel.org \
    --cc=imx@lists.linux.dev \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=mathieu.poirier@linaro.org \
    --cc=nichen@iscas.ac.cn \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.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.