WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Is there any way to make 2.6.31.4 work with XEN?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Is there any way to make 2.6.31.4 work with XEN?
From: Ahmad Hassan <ahmad.hassan@xxxxxxxxx>
Date: Sat, 24 Oct 2009 23:44:43 +0100
Delivery-date: Sat, 24 Oct 2009 15:45:32 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=X6Paq/TLYICf/15nylTQXv8VCCq8DDL/zEB49XN2s9w=; b=xAdZHelj9zHrCm5rkTiE5MOp3EEZitxf0Opft4iVSUl3Sd0V3AZDKVdV1m50nyGis8 oGFpWZhlenmTxv2YvJPznx+g2eYgn9EFDQD3q0gy3uk6qmF2vMc3x5lo8xrqvHsAjDMf GioF5U3pR0mlGAMkLG+lqPbVjIOvKAqwJH0CY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=j+kxTwwlML6GWu2o8ADi0e/F1SAVLD1EtNfaeKBI7s9TnCLaC30oAWKZA97fYTVbry TZhoDqE3v07hZ1g0RBUgrSMgpjTNGIRiJPG4reDLwPQeMFkfOjpy1n2P8L9oQpglOVAJ teZXoM7Iz8/+SAN1goAgMgQ5pe2h5HePnGcNQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
[Can you please recommend me some stable linux release and xen version to work.]

I am facing this error while kernel compilation. I am using 2.6.31.4 from Jeremys git tree. I am having amd64 hardware.

drivers/built-in.o: In function `processor_cntl_xen_prepare':
(.text+0x5df52): undefined reference to `acpi_processor_get_
performance_info'
drivers/built-in.o: In function `processor_cntl_xen_prepare':
(.text+0x5df71): undefined reference to `acpi_processor_get_psd'
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]: Leaving directory `/home/ah/xennew/kernel/linux-2.6-xen'
make: *** [debian/stamp/build/kernel] Error 2


I am building kernel latest 2.6.31.4 kernel FOR XEN from jeremy's git tree. I am on amd64 architecture.

If I change the following parameter to 'y' then kernel compiles successfully.
CONFIG_ACPI_PROCESSOR=m

The following parameter is set as 'y' in my config

CONFIG_ACPI_PROCESSOR_XEN=y

But I do not know whether this is the correct way of handling this error or not. Because if I compile and install this kernel and then compile and instal xen 3.4.1 over it then xen hangs on the reboot.

Any help will be more than welcome.


--
Best Regards, Hassan
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>