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: <20200818164812.GA3602349@bogus>
Date:   Tue, 18 Aug 2020 10:48:12 -0600
From:   Rob Herring <robh@...nel.org>
To:     Hyesoo Yu <hyesoo.yu@...sung.com>
Cc:     pullip.cho@...sung.com, lmark@...eaurora.org,
        sumit.semwal@...aro.org, linux-kernel@...r.kernel.org,
        linux-media@...r.kernel.org, labbott@...hat.com,
        linaro-mm-sig@...ts.linaro.org, akpm@...ux-foundation.org,
        minchan@...nel.org, dri-devel@...ts.freedesktop.org,
        linux-mm@...ck.org, joaodias@...gle.com, robh+dt@...nel.org,
        Brian.Starkey@....com, afd@...com, iamjoonsoo.kim@....com,
        christian.koenig@....com, john.stultz@...aro.org, vbabka@...e.cz,
        devicetree@...r.kernel.org, surenb@...gle.com,
        benjamin.gaignard@...aro.org
Subject: Re: [PATCH 3/3] dma-heap: Devicetree binding for chunk heap

On Tue, 18 Aug 2020 17:04:15 +0900, Hyesoo Yu wrote:
> Document devicetree binding for chunk heap on dma heap framework
> 
> Signed-off-by: Hyesoo Yu <hyesoo.yu@...sung.com>
> ---
>  .../devicetree/bindings/dma-buf/chunk_heap.yaml    | 46 ++++++++++++++++++++++
>  1 file changed, 46 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/dma-buf/chunk_heap.yaml
> 


My bot found errors running 'make dt_binding_check' on your patch:

/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/dma-buf/chunk_heap.example.dt.yaml: chunk_default_heap: 'alignment', 'memory-region' do not match any of the regexes: 'pinctrl-[0-9]+'


See https://patchwork.ozlabs.org/patch/1346687

If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:

pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade

Please check and re-submit.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ