* Anton Blanchard <anton@xxxxxxxxxx> wrote: > From: Anton Blanchard <anton@xxxxxxxxx> > > Fix some incorrect Kconfig options, they should be CONFIG_KPROBE_EVENT > and CONFIG_UPROBE_EVENT. > > Signed-off-by: Anton Blanchard <anton@xxxxxxxxx> > --- > arch/sparc/configs/sparc64_defconfig | 2 +- > tools/perf/util/probe-file.c | 8 ++++---- > 2 files changed, 5 insertions(+), 5 deletions(-) So the names should be fixed, it should be CONFIG_UPROBE_EVENTS and CONFIG_KPROBE_EVENTS throughout the code. It's CONFIG_PERF_EVENTS and CONFIG_PROBE_EVENTS after all and lives in kernel/events/ - all plural. I didn't notice the misnomer when merging these bits. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html