diff options
author | Anup Patel <[email protected]> | 2024-02-22 15:09:49 +0530 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-02-23 10:18:43 +0100 |
commit | 8ec99b033147ef3bb8f0a560c24eb1baec3bc0be (patch) | |
tree | 3fdc19af3ff901a55be8809448268391c8ba6052 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 129993da1bede32d5c605c46d4ff10384359d385 (diff) |
irqchip/sifive-plic: Convert PLIC driver into a platform driver
The PLIC driver does not require very early initialization so convert
it into a platform driver.
After conversion, the PLIC driver is probed after CPUs are brought-up
so setup cpuhp state after context handler of all online CPUs are
initialized otherwise PLIC driver crashes for platforms with multiple
PLIC instances.
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