pothosware / PothosZynq

DMA source and sink blocks for Xilinx Zynq FPGAs
https://github.com/pothosware/PothosZynq/wiki
Boost Software License 1.0
21 stars 16 forks source link

Check dma_set_coherent_mask() before dma_zalloc_coherent() to fix allocation with 4.14+ kernels #6

Closed bychek closed 4 years ago

bychek commented 4 years ago

See https://github.com/bperez77/xilinx_axidma/issues/58.