Linux kernel insmod failed with error Invalid parameters

前端 未结 0 1113
鱼传尺愫
鱼传尺愫 2020-12-09 13:58

I have a simple kernel module and want to define an IRQ. If I call in the code the following function, the module can not be inserted:

   result = request_irq         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题