On Fri, Jan 12, 2007 at 05:45:57PM -0800, Jeremy Fitzhardinge wrote: > Allocate/destroy a 'vmalloc' VM area: alloc_vm_area and free_vm_area > The alloc function ensures that page tables are constructed for the > region of kernel virtual address space and mapped into init_mm.
Shouldn't these functions go into the core mm/ kernel code if they are needed, instead of living in the xen directories? thanks, greg k-h _______________________________________________ Virtualization mailing list [email protected] https://lists.osdl.org/mailman/listinfo/virtualization
