summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2025-04-11 08:40:29 +0300
committerIngo Molnar <mingo@kernel.org>2025-04-11 12:01:33 +0300
commitfb802d639340d041e32d48057c7f15175a57c2de (patch)
treef55d83212d58a320e94da009bd0ea38c0eaa07a8 /tools/perf/scripts/python/export-to-postgresql.py
parent732c7c33a0c17f68393497766445cbd2878ee95e (diff)
downloadlinux-fb802d639340d041e32d48057c7f15175a57c2de.tar.xz
x86/alternatives: Rename 'text_poke_loc_init()' to 'text_poke_int3_loc_init()'
This name is actively confusing as well, because the simple text_poke*() APIs use MM-switching based code patching, while text_poke_loc_init() is part of the INT3 based text_poke_int3_*() machinery that is an additional layer of functionality on top of regular text_poke*() functionality. Rename it to text_poke_int3_loc_init() to make it clear which layer it belongs to. Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: Juergen Gross <jgross@suse.com> Cc: "H . Peter Anvin" <hpa@zytor.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Link: https://lore.kernel.org/r/20250411054105.2341982-18-mingo@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions