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:	Thu, 30 Jun 2016 16:30:17 +0000
From:	Jason Cooper <jason@...edaemon.net>
To:	Wan Zongshun <vw@...mu.org>
Cc:	linux-arm-kernel@...ts.infradead.org,
	Russell King <linux@...linux.org.uk>,
	devicetree@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
	Wan Zongshun <mcuos.com@...il.com>,
	Daniel Lezcano <daniel.lezcano@...aro.org>,
	linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 4/6] irqchip: add irqchip driver for nuc900

Hi Wan,

On Sat, Jun 25, 2016 at 06:37:20PM +0800, Wan Zongshun wrote:
> This patch is to add irqchip driver support for nuc900 plat,
> current this driver only supports nuc970 SoC.
> 
> Signed-off-by: Wan Zongshun <mcuos.com@...il.com>
> ---
>  arch/arm/mach-w90x900/include/mach/irqs.h          |  69 ++++++++++++++
>  .../mach-w90x900/include/mach/nuc970-regs-aic.h    |  53 +++++++++++
>  drivers/irqchip/Makefile                           |   1 +
>  drivers/irqchip/irq-nuc900.c                       | 104 +++++++++++++++++++++
>  4 files changed, 227 insertions(+)
>  create mode 100644 arch/arm/mach-w90x900/include/mach/nuc970-regs-aic.h
>  create mode 100644 drivers/irqchip/irq-nuc900.c

When you resend after addressing Arnd's comments, please include the
irqchip maintainers in the cc.

thx,

Jason.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ