diff options
| author | Jakub Kicinski <[email protected]> | 2019-05-08 23:46:14 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-05-09 18:13:57 +0000 |
| commit | 494bc1d281b5a9f02a81249fa566d8c7e390c50c (patch) | |
| tree | 2633fb42d8ca311f6fa75b4c60b90f7e3514ed68 /tools/testing/selftests/bpf/prog_tests/bpf_verif_scale.c | |
| parent | net: aquantia: fix undefined devm_hwmon_device_register_with_info reference (diff) | |
| download | kernel-494bc1d281b5a9f02a81249fa566d8c7e390c50c.tar.gz kernel-494bc1d281b5a9f02a81249fa566d8c7e390c50c.zip | |
net/tcp: use deferred jump label for TCP acked data hook
User space can flip the clean_acked_data_enabled static branch
on and off with TLS offload when CONFIG_TLS_DEVICE is enabled.
jump_label.h suggests we use the delayed version in this case.
Deferred branches now also don't take the branch mutex on
decrement, so we avoid potential locking issues.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/bpf_verif_scale.c')
0 files changed, 0 insertions, 0 deletions
