All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Problem compiling patched kernel: multiple definitions of mcount
@ 2008-11-13  5:48 James Doebbler
  2008-11-13 16:51 ` Jan Kiszka
  0 siblings, 1 reply; 4+ messages in thread
From: James Doebbler @ 2008-11-13  5:48 UTC (permalink / raw)
  To: xenomai

Hello,
 I am trying to patch and install a kernel using Xenomai (on Ubuntu
8.10).  I am using a vanilla linux-2.6.27 kernel and the latest
xenomai version (2.4.6.1).  I had some earlier problems that I
resolved by using the latest adeos patch (now I see that has been
fixed in 2.4.6.1), but I've been running into another problem.  I get
an error when compiling due to multiple definitions of mcount in the
entry_32.S and mcount_32.S files.  I looked at the code and decided
that disabling function tracing (CONFIG_FTRACE) in the kernel config
would eliminate the kernel function tracing and the ipipe function
tracing from stepping on each others' toes.  The kernel seems to be
compiling okay now (still in progress).  I just wanted to ask if this
is a bug or expected, and if the action I took was appropriate.  Do I
lose anything by disabling kernel function tracing?

Thanks,
James


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-13 17:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-13  5:48 [Xenomai-help] Problem compiling patched kernel: multiple definitions of mcount James Doebbler
2008-11-13 16:51 ` Jan Kiszka
2008-11-13 17:18   ` James Doebbler
2008-11-13 17:49   ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.