diff options
author | 2014-01-07 21:11:25 +0800 | |
---|---|---|
committer | 2014-01-07 09:59:52 -0500 | |
commit | be1403b9e66bea9d64db9198256cb27532a870b1 (patch) | |
tree | a205a5df7b764db92d10c29fb5ebd9cd368bf22e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xen-platform: fix error return code in platform_pci_init() (diff) | |
download | linux-dev-be1403b9e66bea9d64db9198256cb27532a870b1.tar.xz linux-dev-be1403b9e66bea9d64db9198256cb27532a870b1.zip |
xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()
Fix to return -ENOMEM from the error handling case instead of
0 (overwrited to 0 by the HYPERVISOR_event_channel_op call),
otherwise the error condition cann't be reflected from the
return value.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions