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] [day] [month] [year] [list]
Date:	Sun, 14 Sep 2014 02:22:52 -0400
From:	Jason Cooper <jason@...edaemon.net>
To:	Florian Fainelli <f.fainelli@...il.com>
Cc:	linux-kernel@...r.kernel.org, tglx@...utronix.de,
	computersforpeace@...il.com, mark.rutland@....com,
	devicetree@...r.kernel.org
Subject: Re: [PATCH v2 0/2] irqchip: Broadcom BCM7120-style Level 2
 interrupt controller

On Tue, Sep 09, 2014 at 05:44:20PM -0700, Florian Fainelli wrote:
> Hi Jason, Thomas, Mark,
> 
> This patch set adds support for the second type of Level-2 interrupt controller
> found on Broadcom Set Top Box hardware.
> 
> Version 2 should address your previous comments made on the initial submission.
> 
> Thanks!
> 
> Florian Fainelli (2):
>   irqchip: add Broadcom BCM7120-style Level 2 interrupt controller
>   Documentation: bcm7120-l2: Add Broadcom BCM7120-style L2 binding
> 
>  .../interrupt-controller/brcm,bcm7120-l2-intc.txt  |  86 ++++++++
>  drivers/irqchip/Makefile                           |   3 +-
>  drivers/irqchip/irq-bcm7120-l2.c                   | 220 +++++++++++++++++++++
>  3 files changed, 308 insertions(+), 1 deletion(-)
>  create mode 100644 Documentation/devicetree/bindings/interrupt-controller/brcm,bcm7120-l2-intc.txt
>  create mode 100644 drivers/irqchip/irq-bcm7120-l2.c

Fixed up one unused variable warning and applied to irqchip/broadcom

thx,

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