[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1332251333.23924.12.camel@gandalf.stny.rr.com>
Date: Tue, 20 Mar 2012 09:48:53 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 0/6] [GIT PULL] tracing: updates
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists