aboutsummaryrefslogtreecommitdiff
path: root/tools/lib
diff options
context:
space:
mode:
authorMaxim Mikityanskiy2021-06-01 15:07:59 +0300
committerDavid S. Miller2021-06-01 15:58:05 -0700
commit05fc8b6cbd4f979a6f25759c4a17dd5f657f7ecd (patch)
tree79d371e6863c76af7cba97aa92fb4b6972cf899f /tools/lib
parentf336d0b93ae978f12c5e27199f828da89b91e56a (diff)
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
RCU synchronization is guaranteed to finish in finite time, unlike a busy loop that polls a flag. This patch is a preparation for the bugfix in the next patch, where the same synchronize_net() call will also be used to sync with the TX datapath. Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions