diff options
author | Anup Patel <apatel@ventanamicro.com> | 2024-02-22 15:09:49 +0530 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-02-23 10:18:43 +0100 |
commit | 8ec99b033147ef3bb8f0a560c24eb1baec3bc0be (patch) | |
tree | 3fdc19af3ff901a55be8809448268391c8ba6052 /tools/testing/selftests/bpf/prog_tests/recursion.c | |
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 <apatel@ventanamicro.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240222094006.1030709-2-apatel@ventanamicro.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions