Home
last modified time | relevance | path

Searched hist:"930 fc45a49ddebe7555cc5c837d82b9c27e65ff4" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dvmalloc.hdiff 930fc45a49ddebe7555cc5c837d82b9c27e65ff4 Sat Oct 29 20:15:41 CDT 2005 Christoph Lameter <clameter@engr.sgi.com> [PATCH] vmalloc_node

This patch adds

vmalloc_node(size, node) -> Allocate necessary memory on the specified node

and

get_vm_area_node(size, flags, node)

and the other functions that it depends on.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
/openbmc/linux/mm/
H A Dvmalloc.cdiff 930fc45a49ddebe7555cc5c837d82b9c27e65ff4 Sat Oct 29 20:15:41 CDT 2005 Christoph Lameter <clameter@engr.sgi.com> [PATCH] vmalloc_node

This patch adds

vmalloc_node(size, node) -> Allocate necessary memory on the specified node

and

get_vm_area_node(size, flags, node)

and the other functions that it depends on.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>