alistair23-linux/drivers/ieee1394
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
..
config_roms.c
config_roms.h
csr.c
csr.h
csr1212.c ieee1394: csr1212: proper refcounting 2007-10-16 23:59:59 +02:00
csr1212.h ieee1394: csr1212: proper refcounting 2007-10-16 23:59:59 +02:00
dma.c
dma.h
dv1394-private.h
dv1394.c
dv1394.h
eth1394.c ieee1394: eth1394: fix lock imbalance 2007-10-16 23:59:54 +02:00
eth1394.h
highlevel.c
highlevel.h
hosts.c
hosts.h
ieee1394-ioctl.h
ieee1394.h
ieee1394_core.c ieee1394: ohci1394: fix initialization if built non-modular 2007-09-20 21:19:45 +02:00
ieee1394_core.h
ieee1394_hotplug.h
ieee1394_transactions.c
ieee1394_transactions.h
ieee1394_types.h
iso.c
iso.h
Kconfig ieee1394: sbp2: more correct Kconfig dependencies 2007-08-02 20:34:16 +02:00
Makefile
nodemgr.c ieee1394: csr1212: proper refcounting 2007-10-16 23:59:59 +02:00
nodemgr.h
ohci1394.c ieee1394: ohci1394: fix initialization if built non-modular 2007-09-20 21:19:45 +02:00
ohci1394.h
pcilynx.c ieee1394: pcilynx: I2C cleanups 2007-10-16 23:59:57 +02:00
pcilynx.h
raw1394-private.h
raw1394.c raw1394 __user annotation 2007-07-26 11:11:57 -07:00
raw1394.h
sbp2.c ieee1394: sbp2: fix unsafe iteration over list of devices 2007-10-16 23:59:55 +02:00
sbp2.h
video1394.c
video1394.h