kernel crash after local_irq_restore call

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

kernel crash after local_irq_restore call

702 Views
mihaitaivascu
Contributor III

Hello,

    I have a general question about interrupts on imx6ul.

    I am working with bluetooth and have a kernel crash where last call is local_irq_restore.

    I understand that another driver is misbehaving and not disabling interrupts. Is this correct?

    What should I check additionally?

Thanks,

      Mihaita Ivascu

Labels (1)
0 Kudos
Reply
1 Reply

631 Views
art
NXP Employee
NXP Employee

Q. I understand that another driver is misbehaving and not disabling interrupts. Is this correct?

A. Yes, this seems to be correct.

Q. What should I check additionally?

A. If the system contains some custom drivers (not only the drivers, included in the basic configuration), check whether they process interrupts and restore from interrupt state correctly.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply