aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2010-03-12 10:11:15 +0800
committerAvi Kivity <[email protected]>2010-05-17 12:15:33 +0300
commit600f1ec3761671307935a583c46f17fff0fa9b72 (patch)
tree7a723ff9233098b9636aac57dbdf44176bc81ba9 /tools/perf/scripts/python
parent160d2f6c0c90713aa3bb93dd344fe0d527342e26 (diff)
KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip
If no irq chip in kernel, ioctl KVM_IRQ_LINE will return -EFAULT. But I see in other place such as KVM_[GET|SET]IRQCHIP, -ENXIO is return. So this patch used -ENXIO instead of -EFAULT. Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Marcelo Tosatti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions