Re: [PATCH 0/6] [GIT PULL] tracing: updates

From: Steven Rostedt
Date: Tue Mar 20 2012 - 09:48:52 EST


On Mon, 2012-03-19 at 15:46 +0100, Ingo Molnar wrote:

> Causes this build failure:
>
> (.text+0x46f2): undefined reference to `tracing_off'
> debug_core.c:(.text+0xb418f): undefined reference to `tracing_is_on'
> debug_core.c:(.text+0xb41bb): undefined reference to `tracing_off'
> debug_core.c:(.text+0xb4394): undefined reference to `tracing_on'
> debug_core.c:(.text+0xb47b0): undefined reference to `tracing_on'
> make: *** [.tmp_vmlinux1] Error 1
>
> config attached.
>

Thanks, you just gave me a new config to add to my test suite :-)

CONFIG_RING_BUFFER=y
# CONFIG_FTRACE is not set

I have a patch that fixes this, I'll just run it through the other tests
to make sure it doesn't break anything else and push it to you.

Thanks,

-- Steve

--
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/