diff options
author | Mat Martineau <mathew.j.martineau@linux.intel.com> | 2020-09-29 15:08:19 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-29 18:15:40 -0700 |
commit | 917944da3bfc7cb5ac3af26725af3371d3a12db0 (patch) | |
tree | 69cfbea684b26dc300b756eae0366cc4183de22c /security | |
parent | 4972c6ccf9a5f25bd0c877683cea5c1dc16669be (diff) | |
download | linux-917944da3bfc7cb5ac3af26725af3371d3a12db0.tar.bz2 |
mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seq
The msk->ack_seq value is sometimes read without the msk lock held, so
make proper use of READ_ONCE and WRITE_ONCE.
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions