]> rtime.felk.cvut.cz Git - lincan.git/commit
Correction of spinlock acquire order.
authorppisa <ppisa>
Thu, 24 Jun 2004 13:10:44 +0000 (13:10 +0000)
committerppisa <ppisa>
Thu, 24 Jun 2004 13:10:44 +0000 (13:10 +0000)
commit8554583c1846da3be0ab3e25c5e4621e78de8125
tree1be380000052c6a4bf65f46f89ef1568b9a4fe47
parentfa9556b05ef6e9babc073870a70a6eb7c950fab8
Correction of spinlock acquire order.
BUGFIX of possible deadlock on real SMP systems in the
canqueue functions. Significantly faster implementation
of canque_edge_decref() implemented for systems
defining CAN_HAVE_ARCH_CMPXCHG.
lincan/include/can_queue.h
lincan/include/can_sysdep.h
lincan/src/can_quekern.c
lincan/src/can_queue.c