aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorDave Jiang <[email protected]>2014-12-11 09:13:42 -0700
committerVinod Koul <[email protected]>2014-12-22 12:22:56 +0530
commitabf538ae0374ea827ac5fd51bf2a5184c50afd53 (patch)
tree07c568e910157f26e61a3cc033ab30e25feb99b6 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent681d15ecd7c3fafb5c9b8c0305343a5abbf834d6 (diff)
dmaengine: ioatdma: PQ err descriptors should callback with err results
The err completion callback is missing from the error handler. Two reasons we never hit this. On Xeon because the hw err workaround, the completion happens on a NULL descriptor so we don't do callback on the PQ descriptor. On Atom we have DWBES support and thus the callback already happened or we don't halt on error, so that was take cared of. But this code needs to be corrected for future error handlers. Signed-off-by: Dave Jiang <[email protected]> Acked-by Dan Williams <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions