lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 17 Oct 2011 10:58:11 +0530
From:	Viresh Kumar <viresh.kumar@...com>
To:	Vinod Koul <vinod.koul@...el.com>
Cc:	"dan.j.williams@...el.com" <dan.j.williams@...el.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"jaswinder.singh@...aro.org" <jaswinder.singh@...aro.org>,
	"21cnbao@...il.com" <21cnbao@...il.com>,
	"rmk@....linux.org.uk" <rmk@....linux.org.uk>,
	Vinod Koul <vinod.koul@...ux.intel.com>,
	Russell King <rmk+kernel@....linux.org.uk>,
	Linus Walleij <linus.walleij@...aro.org>,
	Nicolas Ferre <nicolas.ferre@...el.com>,
	Mika Westerberg <mika.westerberg@....fi>,
	H Hartley Sweeten <hartleys@...ionengravers.com>,
	Li Yang <leoli@...escale.com>, Zhang Wei <zw@...kernel.org>,
	Sascha Hauer <s.hauer@...gutronix.de>,
	Guennadi Liakhovetski <g.liakhovetski@....de>,
	Shawn Guo <shawn.guo@...escale.com>,
	Yong Wang <yong.y.wang@...el.com>,
	Tomoya MORINAGA <tomoya-linux@....lapis-semi.com>,
	Boojin Kim <boojin.kim@...sung.com>,
	Barry Song <Baohua.Song@....com>
Subject: Re: [PATCH 02/10] dmaengine: move drivers to dma_transfer_direction

On 10/14/2011 11:08 AM, Vinod Koul wrote:
> From: Vinod Koul <vinod.koul@...ux.intel.com>
> 
> Signed-off-by: Vinod Koul <vinod.koul@...ux.intel.com>
> Cc: Jassi Brar <jaswinder.singh@...aro.org>
> Cc: Russell King <rmk+kernel@....linux.org.uk>
> Cc: Viresh Kumar <viresh.kumar@...com>
> Cc: Linus Walleij <linus.walleij@...aro.org>
> Cc: Nicolas Ferre <nicolas.ferre@...el.com>
> Cc: Mika Westerberg <mika.westerberg@....fi>
> Cc: H Hartley Sweeten <hartleys@...ionengravers.com>
> Cc: Li Yang <leoli@...escale.com>
> Cc: Zhang Wei <zw@...kernel.org>
> Cc: Sascha Hauer <s.hauer@...gutronix.de>
> Cc: Guennadi Liakhovetski <g.liakhovetski@....de>
> Cc: Shawn Guo <shawn.guo@...escale.com>
> Cc: Yong Wang <yong.y.wang@...el.com>
> Cc: Tomoya MORINAGA <tomoya-linux@....lapis-semi.com>
> Cc: Boojin Kim <boojin.kim@...sung.com>
> Cc: Barry Song <Baohua.Song@....com>
> ---
>  arch/arm/mach-ep93xx/include/mach/dma.h        |    6 ++--
>  arch/arm/plat-nomadik/include/plat/ste_dma40.h |    4 +-
>  drivers/dma/amba-pl08x.c                       |   24 +++++++++++-----------
>  drivers/dma/at_hdmac.c                         |   22 ++++++++++----------
>  drivers/dma/coh901318.c                        |   12 +++++-----
>  drivers/dma/coh901318_lli.c                    |   23 ++++++++++-----------
>  drivers/dma/coh901318_lli.h                    |    4 +-
>  drivers/dma/dw_dmac.c                          |   14 ++++++------
>  drivers/dma/ep93xx_dma.c                       |   22 ++++++++++----------
>  drivers/dma/fsldma.c                           |    4 +-
>  drivers/dma/imx-dma.c                          |   10 ++++----
>  drivers/dma/imx-sdma.c                         |   10 ++++----
>  drivers/dma/intel_mid_dma.c                    |   14 ++++++------
>  drivers/dma/intel_mid_dma_regs.h               |    2 +-
>  drivers/dma/ipu/ipu_idmac.c                    |    4 +-
>  drivers/dma/mxs-dma.c                          |    8 +++---
>  drivers/dma/pch_dma.c                          |   12 +++++-----
>  drivers/dma/pl330.c                            |   18 ++++++++--------
>  drivers/dma/shdma.c                            |   25 +++++++++++------------
>  drivers/dma/ste_dma40.c                        |   26 ++++++++++++------------
>  drivers/dma/timb_dma.c                         |   18 ++++++++--------
>  drivers/dma/txx9dmac.c                         |   12 +++++-----
>  include/linux/amba/pl08x.h                     |    4 +-
>  include/linux/dw_dmac.h                        |    2 +-
>  include/linux/sh_dma.h                         |    2 +-
>  25 files changed, 150 insertions(+), 152 deletions(-)

For amba-pl08x and dw_dmac:

Acked-by: Viresh Kumar <viresh.kumar@...com>

Can you please add something in the commit message, to explain why is it done.

-- 
viresh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ