summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJeeja KP <jeeja.kp@intel.com>2015-11-13 19:22:10 +0530
committerMark Brown <broonie@kernel.org>2015-11-18 18:46:36 +0000
commite797af53b8814dfbc3c6ac134c528b8ab480f275 (patch)
tree7398ed99adc690aeb3f4b4aa5f614854f15a44a7 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent53afce2c5764ebf5e933efe9a2dd58cbc316c854 (diff)
ASoC: Intel: Skylake: Fix CLDMA buffer wrap case
When downloading the firmware/module, if the ring buffer boundary is reached, we need to wrap to the zeroth position. On next copy we need to copy till end of buffer and the remaining buffer needs to be copied from zeroth position. In this case copy was not handled correctly when wrap condition is reached which caused invalid data to be copied resulting in invalid hash failure. This patch fixes the issue by handling copy at the boundary condition correctly. Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions