Re: Arch x86 is not supported with CONFIG_FTRACE_MCOUNT_RECORD

From: Steven Rostedt
Date: Tue Oct 21 2008 - 09:17:12 EST


Adrian Bunk wrote:
Commit 8da3821ba5634497da63d58a69e24a97697c4a2b
(ftrace: create __mcount_loc section) causes the
following build error:

<-- snip -->

$ make ARCH=x86

Could you specify either i386 or x86_64 and see if that works. I may need to add a way to pass in subarchs to the script.

-- Steve

...
CC scripts/mod/empty.o
Arch x86 is not supported with CONFIG_FTRACE_MCOUNT_RECORD at /home/bunk/linux/kernel-2.6/git/linux-2.6/scripts/recordmcount.pl line 157.
make[3]: *** [scripts/mod/empty.o] Error 255

<-- snip -->

cu
Adrian


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