diff options
author | Christoph Lameter <clameter@engr.sgi.com> | 2005-10-30 02:15:41 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-30 05:40:35 +0100 |
commit | 930fc45a49ddebe7555cc5c837d82b9c27e65ff4 (patch) | |
tree | f0e4b32bd4e2f951c4eb1bc1fcdeefdcbb8e6195 /kernel | |
parent | Merge master.kernel.org:/home/rmk/linux-2.6-arm (diff) | |
download | linux-930fc45a49ddebe7555cc5c837d82b9c27e65ff4.tar.xz linux-930fc45a49ddebe7555cc5c837d82b9c27e65ff4.zip |
[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