aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlexandru Elisei <[email protected]>2020-09-24 13:37:30 +0100
committerMarc Zyngier <[email protected]>2020-09-29 14:26:38 +0100
commitaf130d0adc8e48c73030c0d71a59ce1f7809a8fa (patch)
tree3c9035d684fe79dbf318475356aaae2a318c6730 /tools/perf/scripts/python/export-to-postgresql.py
parent8be86a5eec046cb8bd06b4393d373cd433a32cba (diff)
KVM: arm64: Add undocumented return values for PMU device control group
KVM_ARM_VCPU_PMU_V3_IRQ returns -EFAULT if get_user() fails when reading the interrupt number from kvm_device_attr.addr. KVM_ARM_VCPU_PMU_V3_INIT returns the error value from kvm_vgic_set_owner(). kvm_arm_pmu_v3_init() checks that the vgic has been initialized and the interrupt number is valid, but kvm_vgic_set_owner() can still return the error code -EEXIST if another device has already claimed the interrupt. Signed-off-by: Alexandru Elisei <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions