From: Wolfram Sang <wsa@kernel.org>
To: Wei Yongjun <weiyongjun1@huawei.com>
Cc: Jassi Brar <jaswinder.singh@linaro.org>,
Tian Tao <tiantao6@hisilicon.com>,
Zhiqi Song <songzhiqi1@huawei.com>,
Florian Fainelli <f.fainelli@gmail.com>,
Sudeep Holla <sudeep.holla@arm.com>,
linux-i2c@vger.kernel.org, kernel-janitors@vger.kernel.org,
Hulk Robot <hulkci@huawei.com>
Subject: Re: [PATCH -next] i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR()
Date: Sat, 6 Nov 2021 22:28:30 +0100 [thread overview]
Message-ID: <YYbzfoAwjyDve+49@kunai> (raw)
In-Reply-To: <20211101140235.777322-1-weiyongjun1@huawei.com>
[-- Attachment #1: Type: text/plain, Size: 408 bytes --]
On Mon, Nov 01, 2021 at 02:02:35PM +0000, Wei Yongjun wrote:
> PTR_ERR should access the value just tested by IS_ERR, otherwise
> the wrong error code will be returned.
>
> Fixes: 7b6da7fe7bba ("mailbox: pcc: Use PCC mailbox channel pointer instead of standard")
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Applied to for-current, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2021-11-06 21:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-01 14:02 [PATCH -next] i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR() Wei Yongjun
2021-11-01 17:11 ` Sudeep Holla
2021-11-06 21:28 ` Wolfram Sang [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=YYbzfoAwjyDve+49@kunai \
--to=wsa@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=hulkci@huawei.com \
--cc=jaswinder.singh@linaro.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=songzhiqi1@huawei.com \
--cc=sudeep.holla@arm.com \
--cc=tiantao6@hisilicon.com \
--cc=weiyongjun1@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 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.