From: Xavier Gnata <gnata@obs.univ-lyon1.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] kqemu compile fix for kernel >= 2.6.22-rc3-git6
Date: Mon, 04 Jun 2007 11:14:01 +0200 [thread overview]
Message-ID: <4663D7D9.9020002@obs.univ-lyon1.fr> (raw)
In-Reply-To: <20070603215042.q2y48amhc8o0cscs@bigboss.aws-it.at>
Hi,
It works just fine here but we also have to be sure that it still works
with a kernel <= 2.6.21.
Xavier
> kqemu kernel module does not compile under kernel 2.6.22-rc3-git6
>
> This patch resolves the problem for me:
>
> ---------SNIP----------------------------------------------
> --- a/kqemu-linux.c 2007-05-25 14:03:58.000000000 +0200
> +++ a/kqemu-linux.c 2007-05-25 14:04:23.000000000 +0200
> @@ -19,6 +19,7 @@
> #include <linux/module.h>
> #include <linux/types.h>
> #include <linux/errno.h>
> +#include <linux/sched.h>
> #include <linux/fs.h>
> #include <linux/mm.h>
> #include <linux/proc_fs.h>
> ---------SNIP----------------------------------------------
>
>
> Strobl Anton
>
> <a dot strobl at aws-it dot at>
>
>
>
>
>
--
############################################
Xavier Gnata
CRAL - Observatoire de Lyon
9, avenue Charles André
69561 Saint Genis Laval cedex
Phone: +33 4 78 86 85 28
Fax: +33 4 78 86 83 86
E-mail: gnata@obs.univ-lyon1.fr
############################################
prev parent reply other threads:[~2007-06-04 9:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-03 19:50 [Qemu-devel] [PATCH] kqemu compile fix for kernel >= 2.6.22-rc3-git6 Strobl Anton
2007-06-04 9:14 ` Xavier Gnata [this message]
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=4663D7D9.9020002@obs.univ-lyon1.fr \
--to=gnata@obs.univ-lyon1.fr \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).