Forum Discussion
WKnat
New Contributor
6 years agoHi, I have got the same issue in linux kernel 4.1.22 or newer. In new linux kernel , the request_irq (PIO_IRQ, aclsoc_irq, irq_type, DRIVER_NAME, (void*)aclsoc) function in aoclsoc driver can't get the hardware irq No.72. There is a solution that is porting the aoclsoc driver to platform driver and getting the hardware irq number form device tree. Here is the new cyclone soc opencl rte for linux 4.9.78.