mirror of https://gitee.com/openkylin/linux.git
1b5ba35078
Arm TC2 fails cpu hotplug stress test.
This issue was tracked down to a missing copy of the new affinity
cpumask for the vexpress-spc interrupt into struct
irq_common_data.affinity when the interrupt is migrated in
migrate_one_irq().
Fix it by replacing the arm specific hotplug cpu migration with the
generic irq code.
This is the counterpart implementation to commit
|
||
---|---|---|
.. | ||
asm | ||
debug | ||
uapi/asm |