public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: zhong jiang <zhongjiang@huawei.com>
To: <yong.zhi@intel.com>, <sakari.ailus@linux.intel.com>,
	<bingbu.cao@intel.com>, <mchehab@kernel.org>,
	<matthias.bgg@gmail.com>
Cc: <tian.shu.qiu@intel.com>, <jian.xu.zheng@intel.com>,
	<linux-kernel@vger.kernel.org>, <linux-media@vger.kernel.org>
Subject: Re: [PATCH 0/2] media: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset
Date: Thu, 23 Aug 2018 19:23:51 +0800	[thread overview]
Message-ID: <5B7E9947.5000005@huawei.com> (raw)
In-Reply-To: <1534605415-11452-1-git-send-email-zhongjiang@huawei.com>

Ping,  Anyone has any objections about the patcheset?

Best wishes,
zhong jiang
On 2018/8/18 23:16, zhong jiang wrote:
> The issue is detected with the help of Coccinelle.
>
> zhong jiang (2):
>   media: ipu3-cio2: Use dma_zalloc_coherent to replace
>     dma_alloc_coherent + memset
>   media: mtk_vcodec_util: Use dma_zalloc_coherent to replace
>     dma_alloc_coherent + memset
>
>  drivers/media/pci/intel/ipu3/ipu3-cio2.c            | 6 ++----
>  drivers/media/platform/mtk-vcodec/mtk_vcodec_util.c | 5 +----
>  2 files changed, 3 insertions(+), 8 deletions(-)
>



      parent reply	other threads:[~2018-08-23 11:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-18 15:16 [PATCH 0/2] media: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset zhong jiang
2018-08-18 15:16 ` [PATCH 1/2] media: ipu3-cio2: " zhong jiang
2018-08-24  2:58   ` Bing Bu Cao
2018-08-24  3:36     ` zhong jiang
2018-08-18 15:16 ` [PATCH 2/2] media: mtk_vcodec_util: " zhong jiang
2018-08-23 11:23 ` zhong jiang [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=5B7E9947.5000005@huawei.com \
    --to=zhongjiang@huawei.com \
    --cc=bingbu.cao@intel.com \
    --cc=jian.xu.zheng@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=mchehab@kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=tian.shu.qiu@intel.com \
    --cc=yong.zhi@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox