diff options
author | Pekka Enberg <penberg@cs.helsinki.fi> | 2009-06-10 22:53:37 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@cs.helsinki.fi> | 2009-06-11 18:27:06 +0200 |
commit | a5f4f52e82114e85aa1a066bd1a450acc19a464d (patch) | |
tree | 4be575cb7f5802577b1e11c665719819bd687115 /kernel/Makefile | |
parent | sched: use kzalloc() instead of the bootmem allocator (diff) | |
download | linux-a5f4f52e82114e85aa1a066bd1a450acc19a464d.tar.xz linux-a5f4f52e82114e85aa1a066bd1a450acc19a464d.zip |
vt: use kzalloc() instead of the bootmem allocator
Now that kmem_cache_init() happens before console_init(), we should use
kzalloc() and not the bootmem allocator.
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Diffstat (limited to 'kernel/Makefile')
0 files changed, 0 insertions, 0 deletions