aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorPan Bian <bianpan2016@163.com>2016-12-02 09:50:38 -0500
committerVinod Koul <vinod.koul@intel.com>2016-12-05 23:58:18 -0500
commit7393fca924e22ad3c071d8bbcc5acda21d0c2710 (patch)
tree3718edbe381ee44719ff661630e76bd531cd39de /tools/perf/scripts/python/call-graph-from-postgresql.py
parentb424d2a0a186e7fe4b70db1d616a39d4c3fefd31 (diff)
dmaengine: ioat: set error code on failures
In function ioat_xor_val_self_test(), when the calls to dma_mapping_error() fail, the value of return variable err is 0 (indicates no error). As a result, the return value may be inconsistent with the execution status. This patch fixes the bug by assigning "-ENOMEM" to err on the error path. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=188601 Signed-off-by: Pan Bian <bianpan2016@163.com> Acked-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions