diff options
author | Pekka Enberg <[email protected]> | 2009-05-25 15:01:35 +0300 |
---|---|---|
committer | Pekka Enberg <[email protected]> | 2009-06-11 19:17:05 +0300 |
commit | 43ebdac42f16037263b52a5aeedcd1bfa4a9bb29 (patch) | |
tree | 8f288e9875418fbebd48f9bb31ac22ebae37838c /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 83b519e8b9572c319c8e0c615ee5dd7272856090 (diff) |
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 <[email protected]>
Acked-by: Linus Torvalds <[email protected]>
Acked-by: Nick Piggin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Yinghai Lu <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions