diff options
author | Guanhua Gao <[email protected]> | 2024-01-18 11:29:16 -0500 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2024-01-22 16:05:05 +0530 |
commit | b73e43dcd7a8be26880ef8ff336053b29e79dbc5 (patch) | |
tree | e41c04516290d65453d90b68c692cc6363d6a666 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e4cec073b7755a78030f30cf627141c759035b50 (diff) |
dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
In case of long format of qDMA command descriptor, there are one frame
descriptor, three entries in the frame list and two data entries. So the
size of dma_pool_create for these three fields should be the same with
the total size of entries respectively, or the contents may be overwritten
by the next allocated descriptor.
Fixes: 7fdf9b05c73b ("dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscape SoCs")
Signed-off-by: Guanhua Gao <[email protected]>
Signed-off-by: Frank Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions