• Andrew Morton's avatar
    [PATCH] Extend map_vm_area()/get_vm_area() · 2096040f
    Andrew Morton authored
    From: Christoph Hellwig <hch@infradead.org> and David M-T
    
    The ia64 port can use vmap(), but needs to be able to specify the protection
    flags and the resulting vma's vm_flags.
    
    The patch adds the two extra args to vmap(), updates the two callers and
    fixes some comment spellos.
    2096040f
page_buf.c 44.2 KB