[PATCH][bugfix] kprobes: fix module compilation error with CONFIG_KPROBES=n
Andrew Morton
akpm@linux-foundation.org
Mon Jan 12 22:53:00 GMT 2009
On Tue, 06 Jan 2009 11:39:39 -0500
Masami Hiramatsu <mhiramat@redhat.com> wrote:
> Masami Hiramatsu wrote:
>
> > 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.
> >
>
> Oops, this patch was actually for -mm tree.
>
I assume it's needed in mainline now.
More information about the Systemtap
mailing list