Xilinx / dma_ip_drivers

Xilinx QDMA IP Drivers
https://xilinx.github.io/dma_ip_drivers/
526 stars 398 forks source link

Fixed build for Linux 6.5 kernel #252

Open Johnsel opened 5 months ago

Johnsel commented 5 months ago

See above, not fully tested, and I am not sure if both functions should be ifdef-ed for the >= 6.5

alonbl commented 4 months ago

Hi, Collected with some modifications to #240. It seems working although the __iov usage should probably converted to something better, not sure what. Thanks,

alonbl commented 4 months ago

ok, found the hint at #259 and fixed.