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, 16 Mar 2012 11:13:55 -0500
From:	Kumar Gala <galak@...nel.crashing.org>
To:	Martyn Welch <martyn.welch@...com>
Cc:	linuxppc-dev@...ts.ozlabs.org,
	Benjamin Herrenschmidt <benh@...nel.crashing.org>,
	Wim Van Sebroeck <wim@...ana.be>,
	linux-kernel@...r.kernel.org,
	Linus Walleij <linus.walleij@...aro.org>
Subject: Re: [PATCH v3 3/4] powerpc: Move GE PIC drivers


On Mar 12, 2012, at 12:12 PM, Martyn Welch wrote:

> Move the GE PIC drivers to allow these to be used by non-86xx boards.
> 
> Signed-off-by: Martyn Welch <martyn.welch@...com>
> ---
> 
> v2: Move GPIO and PIC drivers to sysdev/ge/ rather than platforms/.
> 
> v3: Now just PIC driver. GPIO driver going to drivers/gpio.
> 
> arch/powerpc/platforms/86xx/Kconfig                |    4 ----
> arch/powerpc/platforms/86xx/Makefile               |    1 -
> arch/powerpc/platforms/86xx/gef_ppc9a.c            |    2 +-
> arch/powerpc/platforms/86xx/gef_sbc310.c           |    2 +-
> arch/powerpc/platforms/86xx/gef_sbc610.c           |    2 +-
> arch/powerpc/sysdev/Kconfig                        |    4 ++++
> arch/powerpc/sysdev/Makefile                       |    2 ++
> arch/powerpc/sysdev/ge/Makefile                    |    1 +
> .../86xx/gef_pic.c => sysdev/ge/ge_pic.c}          |    2 +-
> .../86xx/gef_pic.h => sysdev/ge/ge_pic.h}          |    0
> 10 files changed, 11 insertions(+), 9 deletions(-)
> create mode 100644 arch/powerpc/sysdev/ge/Makefile
> rename arch/powerpc/{platforms/86xx/gef_pic.c => sysdev/ge/ge_pic.c} (99%)
> rename arch/powerpc/{platforms/86xx/gef_pic.h => sysdev/ge/ge_pic.h} (100%)

applied

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