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

2019-06-14 Thread David Miller
From: Willem de Bruijn Date: Thu, 13 Jun 2019 11:08:14 -0400 > From: Willem de Bruijn > > 1. make static_branch_deferred_inc available if !CONFIG_JUMP_LABEL > 2. convert the existing STATIC_KEY_DEFERRED_FALSE user to this api Series applied.

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

2019-06-13 Thread Jakub Kicinski
On Thu, 13 Jun 2019 11:08:14 -0400, Willem de Bruijn wrote: > From: Willem de Bruijn > > 1. make static_branch_deferred_inc available if !CONFIG_JUMP_LABEL > 2. convert the existing STATIC_KEY_DEFERRED_FALSE user to this api Reviewed-by: Jakub Kicinski Thanks/sorry :)

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

2019-06-13 Thread Willem de Bruijn
From: Willem de Bruijn 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_