aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorStefan Richter <[email protected]>2008-01-25 18:57:41 +0100
committerStefan Richter <[email protected]>2008-01-30 22:22:27 +0100
commitb5d2a5e04e6a26cb3f77af8cbc31e74c361d706c (patch)
treecfc3b2dc141f643bcf6ef065cca802340b335799 /net/unix/sysctl_net_unix.c
parentcf5a56ac8083dd04ffe8b9b2ec7895e9bcff44bc (diff)
firewire: enforce access order between generation and node ID, fix "giving up on config rom"
fw_device.node_id and fw_device.generation are accessed without mutexes. We have to ensure that all readers will get to see node_id updates before generation updates. Fixes an inability to recognize devices after "giving up on config rom", https://bugzilla.redhat.com/show_bug.cgi?id=429950 Signed-off-by: Stefan Richter <[email protected]> Reviewed by Nick Piggin <[email protected]>. Verified to fix 'giving up on config rom' issues on multiple system and drive combinations that were previously affected. Signed-off-by: Jarod Wilson <[email protected]> Signed-off-by: Kristian Høgsberg <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions