* Jeremy Fitzhardinge <[EMAIL PROTECTED]> 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
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/virtualization