diff options
author | Wesley W. Terpstra <[email protected]> | 2020-05-12 10:26:36 -0700 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2020-05-18 10:28:30 +0100 |
commit | 82f2202ddc97490994fad0dbfec04a014fa5163d (patch) | |
tree | 1592a6284e2d9a1b2da4b49f6f99381f0ebd3ff6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8a94c1ab34d53476617f83610521cfb6674db8d4 (diff) |
irqchip/sifive-plic: Remove incorrect requirement about number of irq contexts
A PLIC may not be connected to all the cores. In that case, nr_contexts
may be less than num_possible_cpus. This requirement is only valid a single
PLIC is the only interrupt controller for the whole system.
Signed-off-by: Atish Patra <[email protected]>
Signed-off-by: "Wesley W. Terpstra" <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Reviewed-by: Palmer Dabbelt <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[Atish: Modified the commit text]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions