aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2018-05-29 13:11:11 +0100
committerCatalin Marinas <[email protected]>2018-05-31 17:35:06 +0100
commit986372c4367f46b34a3c0f6918d7fb95cbdf39d6 (patch)
tree5e6854564b23aaccb709b9af04891a7c53dddbb0 /tools/perf/util/scripting-engines/trace-event-python.c
parentc32e1736ca03904c03de0e4459a673be194f56fd (diff)
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
In order to avoid checking arm64_ssbd_callback_required on each kernel entry/exit even if no mitigation is required, let's add yet another alternative that by default jumps over the mitigation, and that gets nop'ed out if we're doing dynamic mitigation. Think of it as a poor man's static key... Reviewed-by: Julien Grall <[email protected]> Reviewed-by: Mark Rutland <[email protected]> Acked-by: Will Deacon <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions