aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2022-10-06 15:55:41 +0800
committerWill Deacon <will@kernel.org>2022-11-07 15:59:14 +0000
commitefbc95787cbeaaad66cde36e6acd2535bf036d56 (patch)
treebf09bdfcf1922d5a55c731f6f75a52243a1f8e02 /tools/perf/scripts/python/event_analyzing_sample.py
parentf0c4d9fc9cc9462659728d168387191387e903cc (diff)
arm64: jump_label: mark arguments as const to satisfy asm constraints
Inspired by x86 commit 864b435514b2("x86/jump_label: Mark arguments as const to satisfy asm constraints"), mark arch_static_branch()'s and arch_static_branch_jump()'s arguments as const to satisfy asm constraints. And Steven in [1] also pointed out that "The "i" constraint needs to be a constant." Tested with building a simple external kernel module with "O0". [1]https://lore.kernel.org/all/20210212094059.5f8d05e8@gandalf.local.home/ Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Link: https://lore.kernel.org/r/20221006075542.2658-2-jszhang@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions