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:   Tue, 8 Jan 2019 10:34:22 -0800
From:   Florian Fainelli <f.fainelli@...il.com>
To:     Philipp Zabel <p.zabel@...gutronix.de>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: use include/linux/reset for reset controller
 related headers

On 1/7/19 7:57 AM, Philipp Zabel wrote:
> The include/linux/reset directory currently contains one header with
> helper functions for Broadcom BCM63xx PMB, which can control reset
> lines to on-chip peripherals. Even though that driver doesn't use the
> reset controller framework, the the directory can be shared with other
> reset controller drivers that do.
> 
> Signed-off-by: Philipp Zabel <p.zabel@...gutronix.de>

Acked-by: Florian Fainelli <f.fainelli@...il.com>

I am expecting a new revision of the silicon and might be able to get
rid of that file eventually.

> ---
> See for example https://patchwork.kernel.org/patch/10728595/
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 32d444476a90..826f7ea03f80 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12954,6 +12954,7 @@ F:	drivers/reset/
>  F:	Documentation/devicetree/bindings/reset/
>  F:	include/dt-bindings/reset/
>  F:	include/linux/reset.h
> +F:	include/linux/reset/
>  F:	include/linux/reset-controller.h
>  
>  RESTARTABLE SEQUENCES SUPPORT
> 


-- 
Florian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ