From: Christoffer Dall Date: Sat, 14 Jun 2014 20:30:45 +0000 (+0200) Subject: arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0 X-Git-Tag: fixes-for-v3.18-merge-window~23^2~3^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9da48b5502622f9f0e49df957521ec43a0c9f4c1;p=pandora-kernel.git arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0 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 --- Reading git-diff-tree failed