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]
Message-ID: <CAErSpo6bMDNe7wSraC3jUetn=Vx5ZcTFOprhMti7NRyY2JUGcw@mail.gmail.com>
Date:   Tue, 6 Mar 2018 15:49:11 -0800
From:   Bjorn Helgaas <bhelgaas@...gle.com>
To:     Rob Herring <robh@...nel.org>
Cc:     devicetree@...r.kernel.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Vinod Koul <vinod.koul@...el.com>,
        Linus Walleij <linus.walleij@...aro.org>,
        Joerg Roedel <joro@...tes.org>,
        Guenter Roeck <linux@...ck-us.net>
Subject: Re: [PATCH] MAINTAINERS: Add linux/of_*.h headers to appropriate subsystems

On Tue, Mar 6, 2018 at 7:13 AM, Rob Herring <robh@...nel.org> wrote:
> The DeviceTree support code for specific subsystems are maintained by
> the respective subsystem maintainers. However, only the DT
> maintainers are listed for most of the linux/of_*.h headers. Fix this
> and add the headers to the appropriate subsystem maintainer.
>
> Reported-by: Guenter Roeck <linux@...ck-us.net>
> Cc: Vinod Koul <vinod.koul@...el.com>
> Cc: Linus Walleij <linus.walleij@...aro.org>
> Cc: Joerg Roedel <joro@...tes.org>
> Cc: Bjorn Helgaas <bhelgaas@...gle.com>
> Signed-off-by: Rob Herring <robh@...nel.org>

Acked-by: Bjorn Helgaas <bhelgaas@...gle.com>

> ---
>  MAINTAINERS | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 93a12af4f180..248f4266c6bd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4333,6 +4333,7 @@ Q:        https://patchwork.kernel.org/project/linux-dmaengine/list/
>  S:     Maintained
>  F:     drivers/dma/
>  F:     include/linux/dmaengine.h
> +F:     include/linux/of_dma.h
>  F:     Documentation/devicetree/bindings/dma/
>  F:     Documentation/driver-api/dmaengine/
>  T:     git git://git.infradead.org/users/vkoul/slave-dma.git
> @@ -6033,6 +6034,7 @@ F:        Documentation/ABI/obsolete/sysfs-gpio
>  F:     drivers/gpio/
>  F:     include/linux/gpio/
>  F:     include/linux/gpio.h
> +F:     include/linux/of_gpio.h
>  F:     include/asm-generic/gpio.h
>  F:     include/uapi/linux/gpio.h
>  F:     tools/gpio/
> @@ -7321,6 +7323,7 @@ S:        Maintained
>  F:     Documentation/devicetree/bindings/iommu/
>  F:     drivers/iommu/
>  F:     include/linux/iommu.h
> +F:     include/linux/of_iommu.h
>  F:     include/linux/iova.h
>
>  IP MASQUERADING
> @@ -10712,6 +10715,7 @@ F:      drivers/acpi/pci*
>  F:     drivers/pci/
>  F:     include/asm-generic/pci*
>  F:     include/linux/pci*
> +F:     include/linux/of_pci.h
>  F:     include/uapi/linux/pci*
>  F:     lib/pci*
>  F:     arch/x86/pci/
> --
> 2.14.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ