]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.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>
Tue, 17 Oct 2017 10:54:53 +0000 (12:54 +0200)
commita92614bf1b57cc3342fe0d0cc21df8390d587b6c
tree773e24d6c1f017d75f60ba5c6497f7791e846d52
parent61a18fd8a19d53653226b7ebf4b9cc6594893cba
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