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:	Thu, 30 May 2013 23:06:22 +0200
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Grant Likely <grant.likely@...retlab.ca>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	Russell King <linux@....linux.org.uk>
Subject: Re: [PATCH 3/3] irqchip: Make versatile fpga irq driver a generic chip

On Wed, May 29, 2013 at 9:56 PM, Grant Likely <grant.likely@...retlab.ca> wrote:
> On Wed, May 29, 2013 at 6:55 PM, Linus Walleij <linus.walleij@...aro.org> wrote:

>> Hm, I could test this but what is the needed baseline? I think
>> I need Thomas' patches underneath right?
>>
>> Could you publish a branch that I can test?
>
> Try this one:
>
> git://git.secretlab.ca/git/linux irqdomain/generic-chip

Hey it works!

Compiled and booted on Integrator/AP which uses this
controller exclusively.

But you need this hunk:

diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
index 8765502..0cca010 100644
--- a/drivers/irqchip/Kconfig
+++ b/drivers/irqchip/Kconfig
@@ -36,6 +36,7 @@ config RENESAS_IRQC

 config VERSATILE_FPGA_IRQ
        bool
+       select GENERIC_IRQ_CHIP
        select IRQ_DOMAIN

 config VERSATILE_FPGA_IRQ_NR

With that:
Tested-by: Linus Walleij <linus.walleij@...aro.org>

For the series.

Yours,
Linus Walleij
--
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