diff options
author | Rob Herring | 2019-06-27 01:57:59 +0200 |
---|---|---|
committer | Rob Herring | 2019-07-21 04:28:52 +0200 |
commit | 7d9ef7f37d1f37981344d1a8c8578b67bdf4736a (patch) | |
tree | a18df49f4904cd820cd473eaebaa908c77528a7a /kernel/sched/isolation.c | |
parent | dt-bindings: Ensure child nodes are of type 'object' (diff) | |
download | kernel-qcow2-linux-7d9ef7f37d1f37981344d1a8c8578b67bdf4736a.tar.gz kernel-qcow2-linux-7d9ef7f37d1f37981344d1a8c8578b67bdf4736a.tar.xz kernel-qcow2-linux-7d9ef7f37d1f37981344d1a8c8578b67bdf4736a.zip |
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Matching on the 'cpus' node was a bad choice because the schema is
incorrectly applied to non-RiscV cpus nodes. As we now have a common cpus
schema which checks the general structure, it is also redundant to do so
in the Risc-V CPU schema.
The downside is one could conceivably mix different architecture's cpu
nodes or have typos in the compatible string. The latter problem pretty
much exists for every schema.
Acked-by: Paul Walmsley <paul.walmsley@sifive.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'kernel/sched/isolation.c')
0 files changed, 0 insertions, 0 deletions