[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [patch 16/26] Xen-paravirt_ops: Allocate and free vmalloc areas
* Jeremy Fitzhardinge <jeremy@xxxxxxxx> 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. > --- a/arch/i386/mm/fault.c > +struct vm_struct *alloc_vm_area(unsigned long size) this should go into mm/vmalloc.c. Ingo _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |