aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorAntoine Tenart <[email protected]>2019-05-27 16:51:05 +0200
committerHerbert Xu <[email protected]>2019-06-06 14:38:56 +0800
commit583d7e195f48753c5da8cc75a8ed332cad7287b0 (patch)
treec8c287d4c6d5b224a765b33acd97fd76df2cccab /tools/perf/scripts/python/syscall-counts-by-pid.py
parent082ec2d48467b61aa89783e954645ec441714c4e (diff)
crypto: inside-secure - fix use of the SG list
Replace sg_nents_for_len by sg_nents when DMA mapping/unmapping buffers and when looping over the SG entries. This fix cases where the SG entries aren't used fully, which would in such cases led to using fewer SG entries than needed (and thus the engine wouldn't have access to the full input data and the result would be wrong). Signed-off-by: Antoine Tenart <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions