diff options
author | Kedareswara rao Appana <appana.durga.rao@xilinx.com> | 2016-04-06 10:38:09 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-04-06 08:41:15 -0700 |
commit | a65cf5125b49f3d4703c02692609501166e23735 (patch) | |
tree | f52ff642bc52d761c94c932aaa210c585dd62a52 /tools/perf/scripts/python | |
parent | b72db4005fe4bf4af16d1436abd3c9d3aac991d1 (diff) |
dmaengine: vdma: Fix race condition in Non-SG mode
When VDMA is configured in Non-sg mode
Users can queue descriptors greater than h/w configured frames.
Current driver allows the user to queue descriptors upto h/w configured.
Which is wrong for non-sg mode configuration.
This patch fixes this issue.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions