diff options
author | David S. Miller <davem@davemloft.net> | 2014-11-10 21:05:43 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-10 21:05:43 -0500 |
commit | d21385fadabf249afd2e288a1eae1f093ce9fa38 (patch) | |
tree | 5b6407ada4165f5355f1f4e55f07d79f0a1fa417 /fs/ufs | |
parent | 6f6e741f6de5ed5eedf7d19c9c0f8c73eaa0da7d (diff) | |
parent | df20286ab1e36eaaf1f6c7e5e2c56bea1ffc26c0 (diff) | |
download | op-kernel-dev-d21385fadabf249afd2e288a1eae1f093ce9fa38.zip op-kernel-dev-d21385fadabf249afd2e288a1eae1f093ce9fa38.tar.gz |
Merge branch 'sunvnet-next'
Sowmini Varadhan says:
====================
sunvnet: edge-case/race-conditions bug fixes
This patch series contains fixes for race-conditions in sunvnet,
that can encountered when there is a difference in latency between
producer and consumer.
Patch 1 addresses a case when the STOPPED LDC ack from a peer is
processed before vnet_start_xmit can finish updating the dr->prod
state.
Patch 2 fixes the edge-case when outgoing data and incoming
stopped-ack cross each other in flight.
Patch 3 adds a missing rcu_read_unlock(), found by code-inspection.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/ufs')
0 files changed, 0 insertions, 0 deletions