From: Greg KH <gregkh@linuxfoundation.org>
To: Bo YU <tsu.yubo@gmail.com>
Cc: arnd@arndb.de, linux-kernel@vger.kernel.org, yuzibode@126.com
Subject: Re: [PATCH] misc/fastrpc: add checked value for dma_set_mask
Date: Thu, 28 Mar 2019 02:10:29 +0900 [thread overview]
Message-ID: <20190327171029.GA13738@kroah.com> (raw)
In-Reply-To: <20190319020519.15209-1-tsu.yubo@gmail.com>
On Mon, Mar 18, 2019 at 10:05:19PM -0400, Bo YU wrote:
> There be should check return value from dma_set_mask to throw some infos
> if fail to set dma mask.
>
> Detected by CoverityScan, CID# 1443983: Error handling issues (CHECKED_RETURN)
>
> Fixes:f6f9279f2bf0 (misc: fastrpc: Add Qualcomm fastrpc basic driver model)
> Signed-off-by: Bo YU <tsu.yubo@gmail.com>
> ---
> drivers/misc/fastrpc.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
This patch no longer applies to my tree due to other fastrpc fixes being
sent before your patch :(
Please rebase and resend.
thanks,
greg k-h
next prev parent reply other threads:[~2019-03-27 18:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-19 2:05 [PATCH] misc/fastrpc: add checked value for dma_set_mask Bo YU
2019-03-21 9:31 ` Bo YU
2019-03-21 9:56 ` Kroah-Hartman
2019-03-21 10:51 ` Bo YU
2019-03-27 17:10 ` Greg KH [this message]
2019-03-28 1:06 ` Bo YU
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=20190327171029.GA13738@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tsu.yubo@gmail.com \
--cc=yuzibode@126.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.