diff options
| author | Davidlohr Bueso <dave@stgolabs.net> | 2018-05-08 19:07:00 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-05-10 22:13:34 +0300 |
| commit | aabf6772cc745f90d1e15b0054eca734ba787784 (patch) | |
| tree | 4573fa60f54451451a1fc577af0e4b8e58e88bc5 /tools/perf/scripts/python/sched-migration.py | |
| parent | a7950ae8213cf38343fd27ad1fb58f3f04e3130f (diff) | |
| download | linux-aabf6772cc745f90d1e15b0054eca734ba787784.tar.xz | |
net: Update [e/in]gress_needed static key to modern api
No changes in semantics -- key init is false; replace
static_key_slow_inc|dec with static_branch_inc|dec
static_key_false with static_branch_unlikely
Added a '_key' suffix to both ingress_needed and egress_needed,
for better self documentation.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
