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:	Tue, 9 Feb 2016 10:12:33 +0100
From:	Marc Gonzalez <marc_gonzalez@...madesigns.com>
To:	Thomas Gleixner <tglx@...utronix.de>,
	Marc Zyngier <marc.zyngier@....com>,
	Jason Cooper <jason@...edaemon.net>
CC:	LKML <linux-kernel@...r.kernel.org>,
	Mans Rullgard <mans@...sr.com>,
	Sebastian Frias <sf84@...oste.net>,
	Mark Rutland <mark.rutland@....com>,
	Rob Herring <robh@...nel.org>
Subject: Re: [PATCH v4 2/2] irqchip: add support for Sigma Designs
 SMP86xx/SMP87xx interrupt controller

On 29/01/2016 18:10, Marc Zyngier wrote:

> On 20/01/16 18:07, Mans Rullgard wrote:
>
>> This adds support for the secondary interrupt controller used in Sigma
>> Designs SMP86xx and SMP87xx chips.
>>
>> Signed-off-by: Mans Rullgard <mans@...sr.com>
>> ---
>> Changes from v3:
>> - use of_address_to_resource() rather accessing "reg" property directly

So, with this version, no changes are required to the DT node
written for earlier versions, right?

>>  drivers/irqchip/Kconfig     |   5 +
>>  drivers/irqchip/Makefile    |   1 +
>>  drivers/irqchip/irq-tango.c | 232 ++++++++++++++++++++++++++++++++++++++++++++
>>  3 files changed, 238 insertions(+)
>>  create mode 100644 drivers/irqchip/irq-tango.c
> 
> Acked-by: Marc Zyngier <marc.zyngier@....com>

So, at some point, this driver should appear in one of the upstream
repositories, right?

linux-next? irq/core branch on tip?

https://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/log/?h=irq/core
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/

Will it be included in Linux 4.6?

Regards.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ