diff options
| author | Mark Brown <[email protected]> | 2020-05-04 14:13:24 +0100 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2020-05-04 16:06:29 +0100 |
| commit | 07dcd9677c5d0f4735041885d3c3c348cc11b75c (patch) | |
| tree | 5bc504ea92bb1b50893cd72b2461da43ae3b37a8 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | bd507ca2773b20f554a3e14f7aa9080e45ee399a (diff) | |
arm64: insn: Provide a better name for aarch64_insn_is_nop()
The current aarch64_insn_is_nop() has exactly one caller which uses it
solely to identify if the instruction is a HINT that can safely be stepped,
requiring us to list things that aren't NOPs and make things more confusing
than they need to be. Rename the function to reflect the actual usage and
make things more clear.
Suggested-by: Mark Rutland <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions