aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2018-01-17 18:50:59 -0800
committerDavid S. Miller <[email protected]>2018-01-19 15:44:18 -0500
commit3eb47dfca0b245d88a4c30b8e41204036e0882e4 (patch)
tree115104fbfb19925c32ca1ed754f5a634b94bc498 /net/unix/sysctl_net_unix.c
parente1740fb6c111986a7af96a44ff794b2ba75abb2e (diff)
nfp: protect each repr pointer individually with RCU
Representors are grouped in sets by type. Currently the whole sets are under RCU protection, but individual representor pointers are not. This causes some inconveniences when representors have to be destroyed, because we have to allocate new sets to remove any representors. Protect the individual pointers with RCU. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Dirk van der Merwe <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions