[PATCH net-next 0/2] enable and use static_branch_deferred_inc

From: Willem de Bruijn
Date: Thu Jun 13 2019 - 11:13:19 EST


From: Willem de Bruijn <willemb@xxxxxxxxxx>

1. make static_branch_deferred_inc available if !CONFIG_JUMP_LABEL
2. convert the existing STATIC_KEY_DEFERRED_FALSE user to this api

Willem de Bruijn (2):
locking/static_key: always define static_branch_deferred_inc
tcp: use static_branch_deferred_inc for clean_acked_data_enabled

include/linux/jump_label_ratelimit.h | 5 +++--
net/ipv4/tcp_input.c | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)

--
2.22.0.rc2.383.gf4fbbf30c2-goog