arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0
authorChristoffer Dall <christoffer.dall@linaro.org>
Sat, 14 Jun 2014 20:30:45 +0000 (22:30 +0200)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 19 Sep 2014 01:44:32 +0000 (18:44 -0700)
Writes to GICD_ISPENDR0 and GICD_ICPENDR0 ignore all settings of the
pending state for SGIs.  Make sure the implementation handles this
correctly.

Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>

No differences found