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-ppc-devel

[XenPPC] Question regarding xen_create_contiguous_region

To: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Subject: [XenPPC] Question regarding xen_create_contiguous_region
From: Jun Hui Bu <bujunhui@xxxxxxxxxx>
Date: Mon, 20 Aug 2007 11:36:38 +0800
Cc: Christian Ehrhardt <EHRHARDT@xxxxxxxxxx>
Delivery-date: Sun, 19 Aug 2007 20:30:46 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx

Hi,

When building Dom0 kernel image, I hit following error:

kernel/built-in.o: In function `lowmem_page_address':
/root/xen-unstable.hg_junhuibu/linux-2.6.18-xen/include/linux/mm.h:538: undefined reference to `.xen_create_contiguous_region'
/root/xen-unstable.hg_junhuibu/linux-2.6.18-xen/include/linux/mm.h:538: undefined reference to `.xen_destroy_contiguous_region'
drivers/built-in.o: In function `.xen_machine_kexec_load':
(.text+0xbb8c8): undefined reference to `.machine_kexec_setup_load_arg'
drivers/built-in.o: In function `.xen_machine_kexec_setup_resources':
(.init.text+0x3eac): undefined reference to `.is_initial_xendomain'
make[1]: *** [.tmp_vmlinux1] Error 1
make: *** [all] Error 2


I see there is a discussion regarding xen_create_contiguous_region at http://lists.xensource.com/archives/html/xen-devel/2007-04/msg00135.html, But I did not find the patch.

Any comments? Thanks.


Regards,
Junhui Bu (卜俊辉)

_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [XenPPC] Question regarding xen_create_contiguous_region, Jun Hui Bu <=