diff options
| author | Florian Westphal <[email protected]> | 2023-01-03 13:47:15 +0100 |
|---|---|---|
| committer | Florian Westphal <[email protected]> | 2023-01-18 13:05:25 +0100 |
| commit | d8d76062785548167cbc01eb5aaae2ae0665b5da (patch) | |
| tree | 8c5e07d81e9163e50d801361e4cd79d486caf281 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 9db5d918e2c07fa09fab18bc7addf3408da0c76f (diff) | |
netfilter: nf_tables: add static key to skip retpoline workarounds
If CONFIG_RETPOLINE is enabled nf_tables avoids indirect calls for
builtin expressions.
On newer cpus indirect calls do not go through the retpoline thunk
anymore, even for RETPOLINE=y builds.
Just like with the new tc retpoline wrappers:
Add a static key to skip the if / else if cascade if the cpu
does not require retpolines.
Suggested-by: Eric Dumazet <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions