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)
commitdd5f1b049dc139876801db3cdd0f20d21fd428cc
treef48a80aac5d280fdbdc69948c235c9a00312f817
parent1a695a905c18548062509178b98bc91e67510864
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