diff options
author | Tianyang Zhang <zhangtianyang@loongson.cn> | 2025-01-11 05:37:04 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-01-15 12:19:20 +0300 |
commit | 2af257388473298898d71313cfa6092b572f2602 (patch) | |
tree | 70a89b8b34a0940024aa9d5280fa71c57abf4ff4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e3ab1fc9354fabd65ea10ce6ca4153ef07128ad0 (diff) | |
download | linux-2af257388473298898d71313cfa6092b572f2602.tar.xz |
irqchip/loongarch-avec: Add multi-nodes topology support
avecintc_init() enables the Advanced Interrupt Controller (AVEC) of
the boot CPU node, but nothing enables the AVEC on secondary nodes.
Move the enablement to the CPU hotplug callback so that secondary nodes get
the AVEC enabled too. In theory enabling it once per node would be
sufficient, but redundant enabling does no hurt, so keep the code simple
and do it unconditionally.
Signed-off-by: Tianyang Zhang <zhangtianyang@loongson.cn>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Huacai Chen <chenhuacai@loongson.cn>
Link: https://lore.kernel.org/all/20250111023704.17285-1-zhangtianyang@loongson.cn
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions