summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPekka Enberg <penberg@cs.helsinki.fi>2009-05-25 15:01:35 +0300
committerPekka Enberg <penberg@cs.helsinki.fi>2009-06-11 19:17:05 +0300
commit43ebdac42f16037263b52a5aeedcd1bfa4a9bb29 (patch)
tree8f288e9875418fbebd48f9bb31ac22ebae37838c /include
parent83b519e8b9572c319c8e0c615ee5dd7272856090 (diff)
downloadlinux-3.10-43ebdac42f16037263b52a5aeedcd1bfa4a9bb29.tar.gz
linux-3.10-43ebdac42f16037263b52a5aeedcd1bfa4a9bb29.tar.bz2
linux-3.10-43ebdac42f16037263b52a5aeedcd1bfa4a9bb29.zip
vmalloc: use kzalloc() instead of alloc_bootmem()
We can call vmalloc_init() after kmem_cache_init() and use kzalloc() instead of the bootmem allocator when initializing vmalloc data structures. Acked-by: Johannes Weiner <hannes@cmpxchg.org> Acked-by: Linus Torvalds <torvalds@linux-foundation.org> Acked-by: Nick Piggin <npiggin@suse.de> Cc: Ingo Molnar <mingo@elte.hu> Cc: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions