diff options
author | Christoph Lameter <clameter@engr.sgi.com> | 2005-10-29 18:15:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-29 21:40:35 -0700 |
commit | 930fc45a49ddebe7555cc5c837d82b9c27e65ff4 (patch) | |
tree | f0e4b32bd4e2f951c4eb1bc1fcdeefdcbb8e6195 /kernel | |
parent | be15cd72d256e5eb3261a781b8507fac83ab33f6 (diff) | |
download | op-kernel-dev-930fc45a49ddebe7555cc5c837d82b9c27e65ff4.zip op-kernel-dev-930fc45a49ddebe7555cc5c837d82b9c27e65ff4.tar.gz |
[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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions