aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorAlexey Khoroshilov <[email protected]>2015-02-05 22:12:42 -0800
committerBorislav Petkov <[email protected]>2015-02-23 13:13:07 +0100
commitc6b97bcf8e3ee6643a7f90a54d1ef3f9e12ec245 (patch)
treee95d43f3b02159c2f70e2fbbdd564415509173c9 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentfc7cc6b7820b54119821a3c6838ff583d796a2ab (diff)
EDAC: Properly unwind on failure path in edac_init()
edac_init() does not deallocate already allocated resources on failure path. Found by Linux Driver Verification project (linuxtesting.org). [ Boris: The unwind path functions have __exit annotation but are being used in an __init function, leading to section mismatches. Drop the section annotation and make them normal functions. ] Signed-off-by: Alexey Khoroshilov <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions