All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove unused declarations for x86/trace
@ 2022-09-14 11:04 Gaosheng Cui
  2022-09-14 11:04 ` [PATCH 1/2] x86/ftrace: remove unused modifying_ftrace_code declaration Gaosheng Cui
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gaosheng Cui @ 2022-09-14 11:04 UTC (permalink / raw)
  To: rostedt, mingo, tglx, bp, dave.hansen, x86, hpa, mhiramat, peterz, ast
  Cc: linux-kernel

This series contains a few cleanup patches, to remove unused
declarations which have been removed. Thanks!

Gaosheng Cui (2):
  x86/ftrace: remove unused modifying_ftrace_code declaration
  x86/kprobes: remove unused arch_kprobe_override_function() declaration

 arch/x86/include/asm/ftrace.h  | 1 -
 arch/x86/include/asm/kprobes.h | 2 --
 2 files changed, 3 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-26 17:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14 11:04 [PATCH 0/2] Remove unused declarations for x86/trace Gaosheng Cui
2022-09-14 11:04 ` [PATCH 1/2] x86/ftrace: remove unused modifying_ftrace_code declaration Gaosheng Cui
2022-09-14 11:04 ` [PATCH 2/2] x86/kprobes: remove unused arch_kprobe_override_function() declaration Gaosheng Cui
2022-09-26 17:22 ` [PATCH 0/2] Remove unused declarations for x86/trace Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.