diff options
author | Anup Patel <[email protected]> | 2024-02-22 15:09:54 +0530 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-02-23 10:18:44 +0100 |
commit | 95652106478030f54620b1f0d28f78ab110b3212 (patch) | |
tree | 9891cab7871af02fb9b26ce106a3f50fdfa15dc2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a15587277a246c388c83b1cd9cf7c1a868cd752f (diff) |
irqchip/sifive-plic: Parse number of interrupts and contexts early in plic_probe()
The SiFive PLIC driver needs to know the number of interrupts and contexts
to complete initialization. Parse these details early in plic_probe() to
avoid unnecessary memory allocations and register mappings if these details
are not available.
Signed-off-by: Anup Patel <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions