]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
dma: xilinx: axidmatest: Fix race conditions in the test client
authorKedareswara rao Appana <appana.durga.rao@xilinx.com>
Mon, 16 Oct 2017 08:52:41 +0000 (14:22 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 15 Mar 2018 14:18:34 +0000 (15:18 +0100)
commitf06ead7bf445ccee50f1afb6047b5184fc8ff469
tree4c4e98ede4920d7dff8ea79a6f289a50bb7d87f3
parent16fac41c37641ed9fef505ff621d1863d69e1d02
dma: xilinx: axidmatest: Fix race conditions in the test client

This patch does the below
--> Test client is limiting the test buffer size to 700
remove the check for the same also this patch increases the
default value of test buf size from 64 to 16k.
--> Terminate the existing transactions before freeing the dma channel.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/dma/xilinx/axidmatest.c