Re: [GIT PULL] "perf probe" updates, kprobes jump optimization, for v2.6.34

From: Masami Hiramatsu
Date: Fri Apr 02 2010 - 10:28:47 EST


Hi Tony,

Tony Luck wrote:
> On Mon, Mar 1, 2010 at 11:41 AM, Ingo Molnar <mingo@xxxxxxx> wrote:
>> Please pull the latest perf-probes-for-linus git tree from:
>
> Since this went in I'm seeing:
>
> kernel/kprobes.c:719: warning: ‘arm_kprobe’ defined but not used
>
> from the arch/ia64/configs/zx1_defconfig build on ia64
>
> Looks to be because that config ends up with:
>
> CONFIG_KPROBES=y
>
> together with
>
> # CONFIG_DEBUG_FS is not set

Ah, thank you for reporting!
Hmm, it seems that the place of definitions of enable_kprobe/disable_kprobe
which call arm_kprobe/disarm_kprobe, are incorrect, because those functions
are just API and don't depend on debugfs.
I'll fix that.


Thank you,

>
> -Tony
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

--
Masami Hiramatsu
e-mail: mhiramat@xxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/