summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNiels Dossche <dossche.niels@gmail.com>2022-03-02 01:28:22 +0300
committerDavid S. Miller <davem@davemloft.net>2022-03-03 17:11:58 +0300
commitf1fb205efb0ccca55626fd4ef38570dd16b44719 (patch)
tree6b78cbee62e32b111159b71959417620b7c35a32 /tools/perf/scripts/python/export-to-postgresql.py
parentf8e9bd34cedd89b93b1167aa32ab8ecd6c2ccf4a (diff)
downloadlinux-f1fb205efb0ccca55626fd4ef38570dd16b44719.tar.xz
sfc: extend the locking on mcdi->seqno
seqno could be read as a stale value outside of the lock. The lock is already acquired to protect the modification of seqno against a possible race condition. Place the reading of this value also inside this locking to protect it against a possible race condition. Signed-off-by: Niels Dossche <dossche.niels@gmail.com> Acked-by: Martin Habets <habetsm.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions