diff options
author | Sunil V L <[email protected]> | 2023-05-15 11:19:16 +0530 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-06-01 08:45:03 -0700 |
commit | f995611994704b5c039731287b897993808e63e3 (patch) | |
tree | 40a204a525d1c8b289b6a189d8e0cb563718a8f4 /scripts/generate_rust_analyzer.py | |
parent | 724f4c0df7665a1bb9cb105a20131dfca5c032dd (diff) |
RISC-V: ACPI: Cache and retrieve the RINTC structure
RINTC structures in the MADT provide mapping between the hartid
and the CPU. This is required many times even at run time like
cpuinfo. So, instead of parsing the ACPI table every time, cache
the RINTC structures and provide a function to get the correct
RINTC structure for a given cpu.
Signed-off-by: Sunil V L <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions