Stefan Richter 17a19b795e ieee1394: csr1212: proper refcounting
At least since nodemgr got rid of coarse global locking, accesses to
struct csr1212_keyval's reference counter should be atomic and coupled
with proper barriers.  Also, calls to csr1212_keep_keyval(kv) should
occur before kv is being used.

(We probably should convert refcnt to struct kref, but how to keep
csr1212_destroy_keyval's implementation non-recursively then?)

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2007-10-16 23:59:59 +02:00
..
2005-04-16 15:20:36 -07:00
2007-07-10 00:07:40 +02:00
2007-07-10 00:07:41 +02:00
2007-04-30 00:00:29 +02:00
2007-02-08 20:57:43 +01:00
2007-10-16 23:59:57 +02:00
2007-07-26 11:11:57 -07:00
2007-07-10 00:07:41 +02:00
2005-04-16 15:20:36 -07:00