MFC r347226:
Disable interrupts first and then set spinlock_count to 1.
Otherwise interrupt can be generated just after setting spinlock_count
and before disabling interrupts.
Sponsored by: DARPA, AFRL
MFC r347226: Tags None Referenced Files None Subscribers None
Description
Details
|