aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChristoffer Dall <[email protected]>2018-07-03 22:54:14 +0200
committerMarc Zyngier <[email protected]>2018-07-21 16:02:07 +0100
commit1d47191de7e15900f8fbfe7cccd7c6e1c2d7c31a (patch)
tree2595c1920c0bda904e609e1d504afca86f7d2963 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentde73708915adc1b3f05e617a86da6b2d68fae141 (diff)
KVM: arm/arm64: Fix vgic init race
The vgic_init function can race with kvm_arch_vcpu_create() which does not hold kvm_lock() and we therefore have no synchronization primitives to ensure we're doing the right thing. As the user is trying to initialize or run the VM while at the same time creating more VCPUs, we just have to refuse to initialize the VGIC in this case rather than silently failing with a broken VCPU. Reviewed-by: Eric Auger <[email protected]> Signed-off-by: Christoffer Dall <[email protected]> Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions