You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a close relative of #2612, both of which are caused by the fact that the DWC_OTG FIQ support relies on the SMP call mechanism to run a function on a specific core, and that function runs with interrupts disabled.
When enable CONFIG_PROVE_LOCKING we have
The text was updated successfully, but these errors were encountered: