aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/caching/netfs-api.rst
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2021-08-23 17:01:48 -0700
committerTony Nguyen <[email protected]>2021-08-27 09:14:49 -0700
commit4dd0d5c33c3ebf24a07cae6141648aeb7ba56072 (patch)
tree765dcc953abccec6ddea70105dfa4840559791bc /Documentation/filesystems/caching/netfs-api.rst
parent1f0cbb3e8916142382551c336065cbcbfb77a11e (diff)
ice: add lock around Tx timestamp tracker flush
The driver didn't take the lock while flushing the Tx tracker, which could cause a race where one thread is trying to read timestamps out while another thread is trying to read the tracker to check the timestamps. Avoid this by ensuring that flushing is locked against read accesses. Fixes: ea9b847cda64 ("ice: enable transmit timestamps for E810 devices") Signed-off-by: Jacob Keller <[email protected]> Tested-by: Gurucharan G <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'Documentation/filesystems/caching/netfs-api.rst')
0 files changed, 0 insertions, 0 deletions