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:   Wed, 28 Jul 2021 05:06:08 +0000
From:   Wilken Gottwalt <wilken.gottwalt@...teo.net>
To:     Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc:     Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
        Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...hiba.co.jp>,
        Yu Chen <chenyu56@...wei.com>,
        Anitha Chrisanthus <anitha.chrisanthus@...el.com>,
        Jonathan Cameron <Jonathan.Cameron@...wei.com>,
        Miquel Raynal <miquel.raynal@...tlin.com>,
        Naga Sureshkumar Relli <nagasure@...inx.com>,
        Hans Ulli Kroll <ulli.kroll@...glemail.com>,
        Deepak Saxena <dsaxena@...xity.net>,
        Mirela Rabulea <mirela.rabulea@....com>,
        Nishanth Menon <nm@...com>, Tero Kristo <kristo@...nel.org>,
        Santosh Shilimkar <ssantosh@...nel.org>,
        Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>,
        Vignesh Raghavendra <vigneshr@...com>,
        Linus Walleij <linus.walleij@...aro.org>,
        Brendan Higgins <brendanhiggins@...gle.com>,
        Joakim Zhang <qiangqing.zhang@....com>,
        Joe Perches <joe@...ches.com>,
        Ralf Ramsauer <ralf.ramsauer@...-regensburg.de>,
        kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 5/8] MAINTAINERS: rectify entry for ALLWINNER
 HARDWARE SPINLOCK SUPPORT

On Mon, 26 Jul 2021 16:29:40 +0200
Lukas Bulwahn <lukas.bulwahn@...il.com> wrote:

> Commit f9e784dcb63f ("dt-bindings: hwlock: add sun6i_hwspinlock") adds
> Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml,
> but the related commit 3c881e05c814 ("hwspinlock: add sun6i hardware
> spinlock support") adds a file reference to allwinner,sun6i-hwspinlock.yaml
> instead.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
> 
>   warning: no file matches  F:
> Documentation/devicetree/bindings/hwlock/allwinner,sun6i-hwspinlock.yaml
> 
> Rectify this file reference in ALLWINNER HARDWARE SPINLOCK SUPPORT.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c5a407015e2d..8f36b6763073 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -755,7 +755,7 @@ F:	drivers/crypto/allwinner/
>  ALLWINNER HARDWARE SPINLOCK SUPPORT
>  M:	Wilken Gottwalt <wilken.gottwalt@...teo.net>
>  S:	Maintained
> -F:	Documentation/devicetree/bindings/hwlock/allwinner,sun6i-hwspinlock.yaml
> +F:	Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml
>  F:	drivers/hwspinlock/sun6i_hwspinlock.c
>  
>  ALLWINNER THERMAL DRIVER

Uh, yeah, totally missed that. Thank you for fixing this.

Reviewed-by: Wilken Gottwalt <wilken.gottwalt@...teo.net>

greetings,
Will

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ