aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorHao Zhang <[email protected]>2016-11-20 00:43:56 +0800
committerVinod Koul <[email protected]>2016-11-25 11:49:38 +0530
commit644e906f923957557369d7f50ab72d5d9cc3cf28 (patch)
treed592f6daff346ce1f9e3d57cc3859b9ddb827b0d /tools/perf/scripts/python/syscall-counts-by-pid.py
parent812608d1961c48916c758df60eef7abd8ff8b59e (diff)
dmaengine: sun6i: fix the uninitialized value for v_lli
dma_pool_alloc does not initialize the value of the newly allocated block for the v_lli, and the uninitilize value make the tests failed which is on pine64 with dmatest. we can fix it just change the "|=" to "=" for the v_lli->cfg. Signed-off-by: Hao Zhang <[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