Revision dfb97bc345e323f2851022be24b0846183d158cc authored by Michael Gill on 08 June 2016, 22:15:34 UTC, committed by Michal Simek on 09 June 2016, 05:45:17 UTC
This patch adds a non-blocking poll of the scatter-gather APF DMA
done state.  This is used to implement 'try-wait', which is a new
feature introduced into user space runtimes for SDSoC.

Signed-off-by: Michael Gill <gill@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
1 parent 7ef509a
History
File Mode Size
Kconfig -rw-r--r-- 4.1 KB
Makefile -rw-r--r-- 259 bytes
cache.c -rw-r--r-- 8.5 KB
dir.c -rw-r--r-- 34.8 KB
fat.h -rw-r--r-- 13.8 KB
fatent.c -rw-r--r-- 16.5 KB
file.c -rw-r--r-- 11.3 KB
inode.c -rw-r--r-- 47.6 KB
misc.c -rw-r--r-- 7.5 KB
namei_msdos.c -rw-r--r-- 16.6 KB
namei_vfat.c -rw-r--r-- 25.5 KB
nfs.c -rw-r--r-- 7.8 KB

back to top