On Fri, 09 Feb 2007 10:54:53 +0100
> Laurent Vivier <[EMAIL PROTECTED]> wrote:
>
> > Iain Kyte wrote:
> > > What has made the KVM-13 stop working with Linux 2.6.20 kvm and
> > > kvm-intel?
> >
> > API has been modified.
> >
> > As said Avi in kvm-13 release note : "if you use the modules from
> > Linux 2.6.20, you need to use kvm-12".
> >
> > You can also apply attached patch on linux-2.6.20 source tree (it's
> > just a copy of kvm-13 in linux-2.6.20/drivers/kernel)
>
> FYI:
>
> make[1]: Entering directory `/usr/src/linux-2.6.20'
> CHK     include/linux/version.h
> CHK     include/linux/utsrelease.h
> Building modules, stage 2.
> MODPOST 423 modules
> WARNING: "register_cpu_notifier" [drivers/kvm/kvm.ko] > undefined!
> make[2]: *** [__modpost] Error 1
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.6.20'
> make: *** [debian/stamp-build-kernel] Error 2

Is this a vanilla linux-2.6.20 kernel ?
(or a debian modified kernel ;-) ? )

I've checked my sources : patch seems correct.

"register_cpu_notifier" should be defined in kernel/cpu.c

Regards,
Laurent



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to