aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorGeliang Tang <[email protected]>2016-11-18 23:02:46 +0800
committerMiklos Szeredi <[email protected]>2016-12-16 11:02:57 +0100
commit313684c48cc0e450ab303e1f82130ee2d0b50274 (patch)
treedad3e4f69bd80eea599675f79c41c26fa833f80e /tools/perf/scripts/python/call-graph-from-postgresql.py
parent32a3d848eb91a298334991f1891e12e0362f91db (diff)
ovl: fix return value of ovl_fill_super
If kcalloc() failed, the return value of ovl_fill_super() is -EINVAL, not -ENOMEM. So this patch sets this value to -ENOMEM before calling kcalloc(), and sets it back to -EINVAL after calling kcalloc(). Signed-off-by: Geliang Tang <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions