]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic-v3: Always trust the managed affinity provided by the core code
authorMarc Zyngier <maz@kernel.org>
Tue, 5 Apr 2022 18:50:40 +0000 (19:50 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 10 Apr 2022 19:06:30 +0000 (21:06 +0200)
commit2b7ecdab2764292dbff553dab472e7d0427d009e
tree51f59f04b1f9d1e4fa2d0da9e25f9db1cacf41ef
parentf00170072f9ca59e40eb0a02498e370b3d5ff452
irqchip/gic-v3: Always trust the managed affinity provided by the core code

Now that the core code has been fixed to always give us an affinity
that only includes online CPUs, directly use this affinity when
computing a target CPU.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20220405185040.206297-4-maz@kernel.org
drivers/irqchip/irq-gic-v3-its.c