Searched hist:ec3f64fc9c196a304c4b7db3e1ff56d640628509 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/mm/ |
H A D | percpu-vm.c | diff ec3f64fc9c196a304c4b7db3e1ff56d640628509 Thu Jan 13 17:46:01 CST 2011 David Rientjes <rientjes@google.com> mm: remove gfp mask from pcpu_get_vm_areas
pcpu_get_vm_areas() only uses GFP_KERNEL allocations, so remove the gfp_t formal and use the mask internally.
Signed-off-by: David Rientjes <rientjes@google.com> Cc: Christoph Lameter <cl@linux.com> Cc: Tejun Heo <tj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | vmalloc.c | diff ec3f64fc9c196a304c4b7db3e1ff56d640628509 Thu Jan 13 17:46:01 CST 2011 David Rientjes <rientjes@google.com> mm: remove gfp mask from pcpu_get_vm_areas
pcpu_get_vm_areas() only uses GFP_KERNEL allocations, so remove the gfp_t formal and use the mask internally.
Signed-off-by: David Rientjes <rientjes@google.com> Cc: Christoph Lameter <cl@linux.com> Cc: Tejun Heo <tj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/include/linux/ |
H A D | vmalloc.h | diff ec3f64fc9c196a304c4b7db3e1ff56d640628509 Thu Jan 13 17:46:01 CST 2011 David Rientjes <rientjes@google.com> mm: remove gfp mask from pcpu_get_vm_areas
pcpu_get_vm_areas() only uses GFP_KERNEL allocations, so remove the gfp_t formal and use the mask internally.
Signed-off-by: David Rientjes <rientjes@google.com> Cc: Christoph Lameter <cl@linux.com> Cc: Tejun Heo <tj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|