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, 19 Oct 2017 20:24:16 +0900
From:   Masahiro Yamada <yamada.masahiro@...ionext.com>
To:     Marc Zyngier <marc.zyngier@....com>
Cc:     Thomas Gleixner <tglx@...utronix.de>,
        Ard Biesheuvel <ard.biesheuvel@...aro.org>,
        Doug Berger <opendmb@...il.com>,
        Florian Fainelli <f.fainelli@...il.com>,
        Geert Uytterhoeven <geert+renesas@...der.be>,
        Rob Herring <robh@...nel.org>,
        Shanker Donthineni <shankerd@...eaurora.org>,
        Simon Horman <horms+renesas@...ge.net.au>,
        Jason Cooper <jason@...edaemon.net>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] irqchip/irqdomain updates for 4.15

Hi Marc,


2017-10-19 20:15 GMT+09:00 Marc Zyngier <marc.zyngier@....com>:

> Masahiro Yamada (2):
>       irqdomain: Move revmap_trees_mutex to struct irq_domain
>       irqdomain: Add __rcu annotations to radix tree slot
>

Thomas had already pick this up.
It is in Linus' tree now.


commit 7755d83e48397e822aac751b1545f8bcf71d133e
Author: Masahiro Yamada <yamada.masahiro@...ionext.com>
Date:   Fri Sep 22 21:20:41 2017 +0900

    irqdomain: Add __rcu annotations to radix tree accessors

    Fix various address spaces warning of sparse.

    kernel/irq/irqdomain.c:1463:14: warning: incorrect type in
assignment (different address spaces)
    kernel/irq/irqdomain.c:1463:14:    expected void **slot
    kernel/irq/irqdomain.c:1463:14:    got void [noderef] <asn:4>**
    kernel/irq/irqdomain.c:1465:66: warning: incorrect type in
argument 2 (different address spaces)
    kernel/irq/irqdomain.c:1465:66:    expected void [noderef] <asn:4>**slot
    kernel/irq/irqdomain.c:1465:66:    got void **slot

    Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
    Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
    Cc: Marc Zyngier <marc.zyngier@....com>
    Cc: Jason Cooper <jason@...edaemon.net>
    Link: https://lkml.kernel.org/r/1506082841-11530-1-git-send-email-yamada.masahiro@socionext.com




Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ