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:   Sat, 21 Mar 2020 15:19:48 +0000
From:   Marc Zyngier <maz@...nel.org>
To:     Mubin Usman Sayyed <mubin.usman.sayyed@...inx.com>
Cc:     tglx@...utronix.de, jason@...edaemon.net, michals@...inx.com,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        sivadur@...inx.com, anirudh@...inx.com
Subject: Re: [PATCH v5 0/4]  irqchip: xilinx: Add support for multiple instances

On Tue, 17 Mar 2020 12:55:56 +0000,
Mubin Usman Sayyed <mubin.usman.sayyed@...inx.com> wrote:
> 
> Created series by rebasing inter-dependent patches
> from Michal (https://lkml.org/lkml/2020/3/8/164) on top
> of v3 (https://lkml.org/lkml/2020/2/14/2680)
> 
> Changes for v5:
>         - Fixed review comments from Marc - fixed intc_dev
>           related handling in 1/4 and added 4/4 to remove
>           unnecessary call to irq_set_default_host()
> Changes for v4:
>         - Fixed review comments from Thomas - updated commit
>           message, variable declarations changed to reverse
>           fir tree and cleaned up some code.
>         - Added inter-dependendent patches 2/3 and 3/3 from Michal
>           https://lkml.org/lkml/2020/3/8/164
> 
> Changes for v3:
>         - Modified prototype of xintc_write/xintc_read
>         - Fixed review comments regarding indentation/variable
>           names, used BIT
>         - Modified xintc_get_irq_local to return 0
>           in case of failure/no pending interrupts
>         - Fixed return type of xintc_read
>         - Reverted changes related to device name and
>           kept intc_dev as static
> 
> Changes for v2:
>         - Removed write_fn/read_fn hooks, used xintc_write/
>           xintc_read directly
>         - Moved primary_intc declaration after xintc_irq_chip
> 
> 
> 
> Michal Simek (2):
>   irqchip: xilinx: Fill error code when irq domain registration fails
>   irqchip: xilinx: Enable generic irq multi handler
> 
> Mubin Sayyed (2):
>   irqchip: xilinx: Add support for multiple instances
>   irqchip: xilinx:  Do not call irq_set_default_host()
> 
>  arch/microblaze/Kconfig           |   2 +
>  arch/microblaze/include/asm/irq.h |   3 -
>  arch/microblaze/kernel/irq.c      |  21 +----
>  drivers/irqchip/irq-xilinx-intc.c | 123 ++++++++++++++++++------------
>  4 files changed, 77 insertions(+), 72 deletions(-)

Queued for 5.7.

Thanks,

	M.

-- 
Jazz is not dead, it just smells funny.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ