aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorSam Bradshaw <[email protected]>2014-03-13 14:33:30 -0700
committerJens Axboe <[email protected]>2014-03-13 15:59:09 -0600
commit5eb9291c36c7d71d7c6c832d5a4f551eb8ac015d (patch)
tree4916b96db3ecccf343edc4bb9f181b5ffc89ba00 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent368c89d7ac70f937c93cd6f3b65bcfdfb3ba794f (diff)
mtip32xx: mtip_async_complete() bug fixes
This patch fixes 2 issues in the fast completion path: 1) Possible double completions / double dma_unmap_sg() calls due to lack of atomicity in the check and subsequent dereference of the upper layer callback function. Fixed with cmpxchg before unmap and callback. 2) Regression in unaligned IO constraining workaround for p420m devices. Fixed by checking if IO is unaligned and using proper semaphore if so. Signed-off-by: Sam Bradshaw <[email protected]> Cc: [email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions