Actions
Feature #3035
open116: Proper usage of spin_lock_irq* in process context
Start date:
06/15/2012
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
In case spin_lock(lock) is used in process context, but the same lock is utilized in interrupt context, spin_lock_irq*(lock\(,flags\)\?) should be used instead.
No data to display
Actions