summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2017-10-27 15:28:44 +0100
committerChristoffer Dall <christoffer.dall@linaro.org>2017-11-10 09:29:38 +0100
commitff9c114394aaed2061df112b75be9835a1394be4 (patch)
tree106d67893f397b9a96fd90426bc42a1efc9b1b2d /Kbuild
parentfb0cada604fcda82813f654b0d95963ee165770f (diff)
KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
The current implementation of MOVALL doesn't allow us to call into the core ITS code as we hold a number of spinlocks. Let's try a method used in other parts of the code, were we copy the intids of the candicate interrupts, and then do whatever we need to do with them outside of the critical section. This allows us to move the interrupts one by one, at the expense of a bit of CPU time. Who cares? MOVALL is such a stupid command anyway... Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions