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:	Fri, 23 Nov 2012 21:23:31 +0530
From:	viresh kumar <viresh.kumar@...aro.org>
To:	Davide Ciminaghi <ciminaghi@...dd.com>
Cc:	linux@....linux.org.uk, tglx@...utronix.de, mingo@...hat.com,
	hpa@...or.com, djbw@...com, vinod.koul@...el.com,
	grant.likely@...retlab.ca, linus.walleij@...aro.org,
	rubini@...dd.com, wim@...ana.be, cjb@...top.org,
	davidb@...eaurora.org, nico@...xnic.net, ben-linux@...ff.org,
	rajeev-dlh.kumar@...com, linux-kernel@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org, giancarlo.asnaghi@...com
Subject: Re: [PATCH 3/8] pl080.h: moved from arm/include/asm/hardware to include/linux/amba/

On Fri, Nov 23, 2012 at 8:38 PM, Davide Ciminaghi <ciminaghi@...dd.com> wrote:
> From: Alessandro Rubini <rubini@...dd.com>
>
> The header is used by drivers/dma/amba-pl08x.c, which can be compiled
> under x86, where PL080 exists under a PCI-to-AMBA bridge. This patche
> moves it where it can be accessed by other architectures, and fixes
> all users.
>
> Signed-off-by: Alessandro Rubini <rubini@...dd.com>
> Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@...com>
> ---
>  arch/arm/include/asm/hardware/pl080.h |  146 ---------------------------------
>  arch/arm/mach-s3c64xx/dma.c           |    2 +-
>  arch/arm/mach-spear3xx/spear3xx.c     |    2 +-
>  arch/arm/mach-spear6xx/spear6xx.c     |    2 +-
>  drivers/dma/amba-pl08x.c              |    2 +-
>  include/linux/amba/pl080.h            |  146 +++++++++++++++++++++++++++++++++
>  6 files changed, 150 insertions(+), 150 deletions(-)
>  delete mode 100644 arch/arm/include/asm/hardware/pl080.h
>  create mode 100644 include/linux/amba/pl080.h

Again, generating this patch with

git format-patch -C -M would have given us an easier patch to review.

--
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