Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
group/exitinof: replace spin_lock to critical_section avoid deadlock
holding the irqsaved spinlock first and then take critical section may cause deadlock in SMP case replace spin_lock to critical_section avoid deadlock Signed-off-by: chao an <[email protected]>
- Loading branch information