All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Xenomai for x86_32 UP on linux 2.6.34.4
@ 2010-08-15 15:04 Gilles Chanteperdrix
  0 siblings, 0 replies; only message in thread
From: Gilles Chanteperdrix @ 2010-08-15 15:04 UTC (permalink / raw)
  To: Xenomai help


Hi,

for those who would like to build a linux 2.6.34.4 kernel for an
uniprocessor 32 bits x86, there is a compilation error fixed by the
following patch:

diff --git a/arch/x86/kernel/cpu/vmware.c b/arch/x86/kernel/cpu/vmware.c
index dfdb4db..79cbd1a 100644
--- a/arch/x86/kernel/cpu/vmware.c
+++ b/arch/x86/kernel/cpu/vmware.c
@@ -21,6 +21,7 @@
  *
  */

+#include <linux/jiffies.h>
 #include <linux/dmi.h>
 #include <linux/module.h>
 #include <asm/div64.h>

Regards.

-- 
					    Gilles.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-15 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-15 15:04 [Xenomai-help] Xenomai for x86_32 UP on linux 2.6.34.4 Gilles Chanteperdrix

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.