Ingo Molnar wrote: >> +struct vm_struct *alloc_vm_area(unsigned long size) >> > > this should go into mm/vmalloc.c. The trouble is that it calls the arch-dependent vmalloc_sync_all(), which is important for Xen's use of this function. And without that it's just a pointless wrapper around get_vm_area. J _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxx https://lists.osdl.org/mailman/listinfo/virtualization