Xilinx / dma_ip_drivers

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

DMA compat fix for Linux 5.19 #179

Closed vkomenda closed 1 year ago

vkomenda commented 2 years ago

This PR contains two commits:

Tomo59 commented 1 year ago

Hello, we need more and more support for recent kernels. Could you merge this one or https://github.com/Xilinx/dma_ip_drivers/pull/185 ?

cyyself commented 1 year ago

Hello, we need more and more support for recent kernels. Could you merge this one or #185 ?

Hello, I found that #185 has been merged. So this PR can be merged directly.

Tomo59 commented 1 year ago

Hello, I found that #185 has been merged. So this PR can be merged directly.

No it has not been merged (unfortunately). Why do you say that?

cyyself commented 1 year ago

Hello, I found that #185 has been merged. So this PR can be merged directly.

No it has not been merged (unfortunately). Why do you say that?

Sorry. It’s my fault to take the other merged PR as #185 being merged. However, the QDMA driver for a newer version of the kernel has been fixed by Xilinx since 51b4b383a6be6311cac7747a5de889a2b72a6d57. So #185 can be closed now.

Tomo59 commented 1 year ago

Sorry. It’s my fault to take the other merged PR as #185 being merged. However, the QDMA driver for a newer version of the kernel has been fixed by Xilinx since 51b4b38. So the #185 can be close now.

Ah yes, indeed. It seems that Xilinx is not really taking any feedback/PR from the community and just pushing its code regularly to this github. So the owner of this PR should close it by himself.

vkomenda commented 1 year ago

Closing in favour of #238