]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 2 Jun 2016 08:00:28 +0000 (09:00 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 2 Jun 2016 16:55:06 +0000 (17:55 +0100)
commit67f9538f53e7b839f3cb5c7e6fe69a2f1b173e76
treef48a80aac5d280fdbdc69948c235c9a00312f817
parent50071cc55229e13f7b459c28388ff0f4e1bac824
irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask

The INTID mask is wrong, and is made a signed value, which has
nteresting effects in the KVM emulation. Let's sanitize it.

Cc: stable@vger.kernel.org
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
include/linux/irqchip/arm-gic-v3.h