aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorPan Bian <[email protected]>2016-12-04 14:07:18 +0800
committerBorislav Petkov <[email protected]>2016-12-04 10:51:42 +0100
commit0de2788447b67891a31a156c0206fd159e4a8981 (patch)
tree98d278ca0d5ac41f73fa13f2046547e551ba8f87 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent5246c540073fb3d6f9aae87215f297e4895e89b3 (diff)
EDAC, amd64: Fix improper return value
When the call to zalloc_cpumask_var() fails, returning "false" seems improper. The real value of macro "false" is 0, and 0 means no error. Return -ENOMEM instead. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=189071 Signed-off-by: Pan Bian <[email protected]> Cc: linux-edac <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions