commit | 8b8d94a72fd4e773320173efbc745ed8fe677ac5 | [log] [tgz] |
---|---|---|
author | MaJun <majun258@huawei.com> | Thu May 18 16:19:13 2017 +0800 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Jun 22 14:13:27 2017 +0100 |
tree | 583c74fa8023210400310493855d934cff1a2bcb | |
parent | 3403b0259d152c3ca67b32bb710f826bc17c0d16 [diff] |
irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as current setting Just skip the irq affinity setting when the target cpu is the same as current setting. This is a small optimization for irq affinity setting logic. Signed-off-by: MaJun <majun258@huawei.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>