Searched hist:"75 e908c33615999abe1f3a8429d25dea30d28e4e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mptcp/ |
H A D | pm_netlink.c | diff 75e908c33615999abe1f3a8429d25dea30d28e4e Mon Jun 21 17:54:34 CDT 2021 Paolo Abeni <pabeni@redhat.com> mptcp: use fast lock for subflows when possible
There are a bunch of callsite where the ssk socket lock is acquired using the full-blown version eligible for the fast variant. Let's move to the latter.
Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | protocol.c | diff 75e908c33615999abe1f3a8429d25dea30d28e4e Mon Jun 21 17:54:34 CDT 2021 Paolo Abeni <pabeni@redhat.com> mptcp: use fast lock for subflows when possible
There are a bunch of callsite where the ssk socket lock is acquired using the full-blown version eligible for the fast variant. Let's move to the latter.
Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|