public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Pelle <Pelle-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: Build of kvm-37 fails
Date: Sun, 09 Sep 2007 16:40:12 +0300	[thread overview]
Message-ID: <46E3F7BC.6060101@qumranet.com> (raw)
In-Reply-To: <46E3F396.4080705-5JapdU7xTciEVqv0pETR8A@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 213 bytes --]

Pelle wrote:
> Hi,
>
> I tried to compile the new kvm-37, and got the following errors:
>
> regards, Pelle
>
>
>   

Does the attached patch help?

-- 
error compiling committee.c: too many arguments to function


[-- Attachment #2: hrtimer-compat.h --]
[-- Type: text/x-chdr, Size: 629 bytes --]

diff --git a/kernel/external-module-compat.h b/kernel/external-module-compat.h
index 33f1675..00b43f1 100644
--- a/kernel/external-module-compat.h
+++ b/kernel/external-module-compat.h
@@ -12,6 +12,7 @@
 #include "include/linux/kvm.h"
 #include <linux/cpu.h>
 #include <asm/processor.h>
+#include <linux/hrtimer.h>
 
 /*
  * 2.6.16 does not have GFP_NOWAIT
@@ -362,3 +363,8 @@ static inline void preempt_notifier_sys_init(void) {}
 static inline void preempt_notifier_sys_exit(void) {}
 
 #endif
+
+/* HRTIMER_MODE_ABS started life with a different name */
+#ifndef HRTIMER_MODE_ABS
+#define HRTIMER_MODE_ABS HRTIMER_ABS
+#endif

[-- Attachment #3: Type: text/plain, Size: 228 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

[-- Attachment #4: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

  parent reply	other threads:[~2007-09-09 13:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-09 13:22 Build of kvm-37 fails Pelle
     [not found] ` <46E3F396.4080705-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
2007-09-09 13:40   ` Avi Kivity [this message]
     [not found]     ` <46E3F7BC.6060101-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-09 14:53       ` Alexey Eremenko
     [not found]         ` <7fac565a0709090753m4bddc288t9c40528551e8fa05-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-09 15:24           ` Avi Kivity
2007-09-10 10:10       ` Gildas
     [not found]         ` <b2ace7f20709100310u4b49500fp188539cebd25a36e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-10 10:15           ` Gildas
     [not found]             ` <b2ace7f20709100315q7464e612q9f79efdbe797b7f6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-10 23:28               ` Dong, Eddie
     [not found]                 ` <10EA09EFD8728347A513008B6B0DA77A014E8AE2-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-09-12  8:00                   ` Avi Kivity
2007-09-10 11:22       ` Pelle
     [not found]         ` <46E528F8.6020203-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
2007-09-10 12:33           ` Luca

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46E3F7BC.6060101@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=Pelle-5JapdU7xTciEVqv0pETR8A@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox