]> 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)
commit4a1b97a254abebd507b0949648115b14a18d64fc
treef48a80aac5d280fdbdc69948c235c9a00312f817
parenteafb69e30fd2c5eb541ab8464cb7c24186e23039
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