aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2021-02-12 23:59:59 +0000
committerDavid S. Miller <[email protected]>2021-02-13 00:31:46 +0000
commit4d54cc32112d8d8b0667559c9309f1a6f764f70b (patch)
tree05ec63a09dc8ed396f0ff2694a4d25fd752beba5 /net/switchdev/switchdev.c
parentmptcp: pass subflow socket to a few helpers (diff)
downloadkernel-4d54cc32112d8d8b0667559c9309f1a6f764f70b.tar.gz
kernel-4d54cc32112d8d8b0667559c9309f1a6f764f70b.zip
mptcp: avoid lock_fast usage in accept path
Once event support is added this may need to allocate memory while msk lock is held with softirqs disabled. Not using lock_fast also allows to do the allocation with GFP_KERNEL. Signed-off-by: Florian Westphal <[email protected]> Signed-off-by: Mat Martineau <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions