* Arch x86 is not supported with CONFIG_FTRACE_MCOUNT_RECORD
@ 2008-10-21 6:09 Adrian Bunk
2008-10-21 13:16 ` Steven Rostedt
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2008-10-21 6:09 UTC (permalink / raw)
To: Steven Rostedt; +Cc: linux-kernel
Commit 8da3821ba5634497da63d58a69e24a97697c4a2b
(ftrace: create __mcount_loc section) causes the
following build error:
<-- snip -->
$ make ARCH=x86
...
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
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: Arch x86 is not supported with CONFIG_FTRACE_MCOUNT_RECORD
2008-10-21 6:09 Arch x86 is not supported with CONFIG_FTRACE_MCOUNT_RECORD Adrian Bunk
@ 2008-10-21 13:16 ` Steven Rostedt
0 siblings, 0 replies; 2+ messages in thread
From: Steven Rostedt @ 2008-10-21 13:16 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-kernel
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
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-21 13:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-21 6:09 Arch x86 is not supported with CONFIG_FTRACE_MCOUNT_RECORD Adrian Bunk
2008-10-21 13:16 ` Steven Rostedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox