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, 2 Jun 2022 09:29:17 -0500
From:   Rob Herring <robh@...nel.org>
To:     Palmer Dabbelt <palmer@...osinc.com>
Cc:     kuba@...nel.org, michael.hennerich@...log.com, davem@...emloft.net,
        edumazet@...gle.com, pabeni@...hat.com,
        krzysztof.kozlowski+dt@...aro.org, alexandru.ardelean@...log.com,
        netdev@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux@...osinc.com
Subject: Re: [PATCH] dt-bindings: net: adin: Escape a trailing ":"

On Wed, Jun 01, 2022 at 06:28:09PM -0700, Palmer Dabbelt wrote:
> From: Palmer Dabbelt <palmer@...osinc.com>
> 
> 1f77204e11f8 ("dt-bindings: net: adin: document phy clock output
> properties") added a line with a ":" at the end, which is tripping up my
> attempts to run the DT schema checks due to this being invalid YAML
> syntax.  I get a schema check failure with the following error
> 
>     ruamel.yaml.scanner.ScannerError: mapping values are not allowed in this context
> 
> This just escapes the line in question, so it can parse.
> 
> Fixes: 1f77204e11f8 ("dt-bindings: net: adin: document phy clock output properties")
> Signed-off-by: Palmer Dabbelt <palmer@...osinc.com>
> ---
>  Documentation/devicetree/bindings/net/adi,adin.yaml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Already have a fix queued in netdev.

Rob

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ