diff options
author | Christoffer Dall <[email protected]> | 2014-11-06 11:47:39 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2014-11-26 14:40:44 +0100 |
commit | 6b50f54064a02b77a7b990032b80234fee59bcd6 (patch) | |
tree | 8fd347d96d760a81c9e866b999a534ac89627a0d /tools/perf/scripts/python/syscall-counts.py | |
parent | db7dedd0de714a59d8fa2a1be3b6b00543ad415a (diff) |
arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()
If we detect another vCPU is running we just exit and return 0 as if we
succesfully created the VGIC, but the VGIC wouldn't actual be created.
This shouldn't break in-kernel behavior because the kernel will not
observe the failed the attempt to create the VGIC, but userspace could
be rightfully confused.
Cc: Andre Przywara <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions