diff options
author | 2022-09-14 19:04:36 +0800 | |
---|---|---|
committer | 2022-09-26 13:20:35 -0400 | |
commit | 40d81137f186f188f9aa9081ff12018be6ee19d0 (patch) | |
tree | 47532248788743f95efcd1cd39b70febc7717c2b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracepoint: Optimize the critical region of mutex_lock in tracepoint_module_coming() (diff) | |
download | wireguard-linux-40d81137f186f188f9aa9081ff12018be6ee19d0.tar.xz wireguard-linux-40d81137f186f188f9aa9081ff12018be6ee19d0.zip |
x86/ftrace: Remove unused modifying_ftrace_code declaration
All uses of modifying_ftrace_code have been removed by
commit 768ae4406a5c ("x86/ftrace: Use text_poke()"),
so remove the declaration, too.
Link: https://lkml.kernel.org/r/20220914110437.1436353-2-cuigaosheng1@huawei.com
Cc: <mingo@redhat.com>
Cc: <tglx@linutronix.de>
Cc: <bp@alien8.de>
Cc: <dave.hansen@linux.intel.com>
Cc: <x86@kernel.org>
Cc: <hpa@zytor.com>
Cc: <mhiramat@kernel.org>
Cc: <peterz@infradead.org>
Cc: <ast@kernel.org>
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions