git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faa1b46
)
arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0
author
Christoffer Dall
<christoffer.dall@linaro.org>
Sat, 14 Jun 2014 20:30:45 +0000
(22:30 +0200)
committer
Christoffer 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