diff options
author | Bibo Mao <maobibo@loongson.cn> | 2024-01-30 11:27:22 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-02-13 12:53:14 +0300 |
commit | 83c0708719f77018cd3b98b0011c9526a3e0e2ca (patch) | |
tree | c380fa2d0252708030bf77808205eb1da733bb70 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3eece72ded7f67776731709702f3d1b9893b6a4f (diff) | |
download | linux-83c0708719f77018cd3b98b0011c9526a3e0e2ca.tar.xz |
irqchip/loongson-eiointc: Remove explicit interrupt affinity restore on resume
During suspend all CPUs except CPU0 are hot-unpluged and all active
interrupts are migrated to CPU0.
On resume eiointc_router_init() affines all interrupts to CPU0, so the
subsequent explicit interrupt affinity restore is redundant.
Remove it.
[ tglx: Rewrote changelog ]
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240130082722.2912576-4-maobibo@loongson.cn
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions