Home
last modified time | relevance | path

Searched hist:"917944 da3bfc7cb5ac3af26725af3371d3a12db0" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mptcp/
H A Doptions.cdiff 917944da3bfc7cb5ac3af26725af3371d3a12db0 Tue Sep 29 17:08:19 CDT 2020 Mat Martineau <mathew.j.martineau@linux.intel.com> 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>
H A Dprotocol.cdiff 917944da3bfc7cb5ac3af26725af3371d3a12db0 Tue Sep 29 17:08:19 CDT 2020 Mat Martineau <mathew.j.martineau@linux.intel.com> 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>