Skip to content
Commit a5f4f52e authored by Pekka Enberg's avatar Pekka Enberg
Browse files

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: default avatarPekka Enberg <penberg@cs.helsinki.fi>
parent 36b7b6d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment