lkml.org 
[lkml]   [2009]   [Aug]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 14/20] vmalloc: implement pcpu_get_vm_areas()
Tejun Heo wrote:
...
> + vmap_area_pcpu_hole = base + offsets[last_area];
> +
> + spin_unlock(&vmap_area_lock);
> +
> + /* insert all vm's */
> + for (area = 0; area < nr_vms; area++)
> + insert_vmalloc_vm(vms[area], vas[area], 0,
> + pcpu_get_vm_areas);

Changed the flags argument from 0 to VM_ALLOC.

Thanks.

--
tejun


\
 
 \ /
  Last update: 2009-08-14 08:11    [W:0.112 / U:2.992 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site