kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/
Move arch-dep kprobes stuff under arch/x86/kernel/kprobes. Link: http://lkml.kernel.org/r/20120928081522.3560.75469.stgit@ltc138.sdl.hitachi.co.jp Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@redhat.com> Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by:Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> [ fixed whitespace and s/__attribute__((packed))/__packed/ ] Signed-off-by:
Steven Rostedt <rostedt@goodmis.org>
Showing
- arch/x86/kernel/Makefile 1 addition, 3 deletionsarch/x86/kernel/Makefile
- arch/x86/kernel/kprobes/Makefile 7 additions, 0 deletionsarch/x86/kernel/kprobes/Makefile
- arch/x86/kernel/kprobes/common.h 0 additions, 0 deletionsarch/x86/kernel/kprobes/common.h
- arch/x86/kernel/kprobes/core.c 3 additions, 3 deletionsarch/x86/kernel/kprobes/core.c
- arch/x86/kernel/kprobes/ftrace.c 1 addition, 1 deletionarch/x86/kernel/kprobes/ftrace.c
- arch/x86/kernel/kprobes/opt.c 1 addition, 1 deletionarch/x86/kernel/kprobes/opt.c
Loading
Please register or sign in to comment