diff options
author | Pedro Tammela <pctammela@mojatatu.com> | 2022-12-06 14:55:11 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-09 10:18:07 +0100 |
commit | 7f0e810220e2d985338ecdd907c1598404db251d (patch) | |
tree | f02d70b80dee3335c3672c3188a0ae9136c72e67 /net/sched/act_vlan.c | |
parent | net/sched: move struct action_ops definition out of ifdef (diff) | |
download | linux-7f0e810220e2d985338ecdd907c1598404db251d.tar.xz linux-7f0e810220e2d985338ecdd907c1598404db251d.zip |
net/sched: add retpoline wrapper for tc
On kernels using retpoline as a spectrev2 mitigation,
optimize actions and filters that are compiled as built-ins into a direct call.
On subsequent patches we expose the classifiers and actions functions
and wire up the wrapper into tc.
Signed-off-by: Pedro Tammela <pctammela@mojatatu.com>
Reviewed-by: Jamal Hadi Salim <jhs@mojatatu.com>
Reviewed-by: Victor Nogueira <victor@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/act_vlan.c')
0 files changed, 0 insertions, 0 deletions