OSDN Git Service

irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as current...
authorMaJun <majun258@huawei.com>
Thu, 18 May 2017 08:19:13 +0000 (16:19 +0800)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 22 Jun 2017 13:13:27 +0000 (14:13 +0100)
commit8b8d94a72fd4e773320173efbc745ed8fe677ac5
tree583c74fa8023210400310493855d934cff1a2bcb
parent3403b0259d152c3ca67b32bb710f826bc17c0d16
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>
drivers/irqchip/irq-gic-v3-its.c