Revision d43317dcd074818d4bd12ddd4184a29aff98907b authored by Chris Mason on 06 November 2011, 08:26:19 UTC, committed by Chris Mason on 06 November 2011, 08:26:19 UTC
While we're allocating ram for a new transaction, we drop our spinlock.
When we get the lock back, we do check to see if a transaction started
while we slept, but we don't check to make sure it isn't blocked
because a commit has already started.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
1 parent 56d2a48
History
File Mode Size
Kconfig -rw-r--r-- 547 bytes
Makefile -rw-r--r-- 169 bytes
af802154.h -rw-r--r-- 1.2 KB
af_ieee802154.c -rw-r--r-- 8.6 KB
dgram.c -rw-r--r-- 9.3 KB
ieee802154.h -rw-r--r-- 1.6 KB
netlink.c -rw-r--r-- 3.0 KB
nl-mac.c -rw-r--r-- 15.7 KB
nl-phy.c -rw-r--r-- 8.1 KB
nl_policy.c -rw-r--r-- 2.2 KB
raw.c -rw-r--r-- 5.4 KB
wpan-class.c -rw-r--r-- 5.1 KB

back to top