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: Fri, 16 Feb 2024 20:33:38 -0600
From: Rob Herring <robh@...nel.org>
To: Atish Patra <atishp@...osinc.com>
Cc: Guo Ren <guoren@...nel.org>, 
 Ji Sheng Teoh <jisheng.teoh@...rfivetech.com>, 
 linux-perf-users@...r.kernel.org, Weilin Wang <weilin.wang@...el.com>, 
 Ian Rogers <irogers@...gle.com>, Paul Walmsley <paul.walmsley@...ive.com>, 
 Heiko Stuebner <heiko@...ech.de>, Yang Jihong <yangjihong1@...wei.com>, 
 Clément Léger <cleger@...osinc.com>, 
 kvm-riscv@...ts.infradead.org, Evan Green <evan@...osinc.com>, 
 Christian Brauner <brauner@...nel.org>, 
 John Garry <john.g.garry@...cle.com>, 
 Ley Foon Tan <leyfoon.tan@...rfivetech.com>, 
 Namhyung Kim <namhyung@...nel.org>, Jiri Olsa <jolsa@...nel.org>, 
 Alexander Shishkin <alexander.shishkin@...ux.intel.com>, 
 Ingo Molnar <mingo@...hat.com>, Will Deacon <will@...nel.org>, 
 Andrew Jones <ajones@...tanamicro.com>, 
 Kan Liang <kan.liang@...ux.intel.com>, 
 Arnaldo Carvalho de Melo <acme@...nel.org>, kvm@...r.kernel.org, 
 Alexandre Ghiti <alexghiti@...osinc.com>, Jonathan Corbet <corbet@....net>, 
 Anup Patel <anup@...infault.org>, Atish Patra <atishp@...shpatra.org>, 
 Jing Zhang <renyu.zj@...ux.alibaba.com>, 
 Peter Zijlstra <peterz@...radead.org>, linux-doc@...r.kernel.org, 
 Samuel Holland <samuel.holland@...ive.com>, 
 Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, 
 Palmer Dabbelt <palmer@...belt.com>, kaiwenxue1@...il.com, 
 Conor Dooley <conor@...nel.org>, Rob Herring <robh+dt@...nel.org>, 
 linux-riscv@...ts.infradead.org, devicetree@...r.kernel.org, 
 James Clark <james.clark@....com>, Mark Rutland <mark.rutland@....com>, 
 linux-kernel@...r.kernel.org, Adrian Hunter <adrian.hunter@...el.com>
Subject: Re: [PATCH RFC 10/20] dt-bindings: riscv: add Smcntrpmf ISA
 extension description


On Fri, 16 Feb 2024 16:57:28 -0800, Atish Patra wrote:
> Add the description for Smcntrpmf ISA extension
> 
> Signed-off-by: Atish Patra <atishp@...osinc.com>
> ---
>  Documentation/devicetree/bindings/riscv/extensions.yaml | 7 +++++++
>  1 file changed, 7 insertions(+)
> 

My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
on your patch (DT_CHECKER_FLAGS is new in v5.13):

yamllint warnings/errors:

dtschema/dtc warnings/errors:


doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240217005738.3744121-11-atishp@rivosinc.com

The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.

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

pip3 install dtschema --upgrade

Please check and re-submit after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ