Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vgacon: use slab allocator instead of the bootmem allocator
Slab is initialized before the console subsystem so use the slab allocator in vgacon_scrollback_startup(). Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
- Loading branch information