Select Git revision
kprobes.h
-
Masami Hiramatsu authored
Define kprobes related data structures even if CONFIG_KPROBES is not set. This fixes compilation errors which occur if CONFIG_KPROBES is not set, in kprobe using modules. [akpm@linux-foundation.org: fix build for non-kprobes-supporting architectures] Reviewed-by:
Ananth N Mavinakayanahalli <ananth@in.ibm.com> Signed-off-by:
Masami Hiramatsu <mhiramat@redhat.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Masami Hiramatsu authoredDefine kprobes related data structures even if CONFIG_KPROBES is not set. This fixes compilation errors which occur if CONFIG_KPROBES is not set, in kprobe using modules. [akpm@linux-foundation.org: fix build for non-kprobes-supporting architectures] Reviewed-by:
Ananth N Mavinakayanahalli <ananth@in.ibm.com> Signed-off-by:
Masami Hiramatsu <mhiramat@redhat.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>