vgacon: use slab allocator instead of the bootmem allocator
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 16:25:37 +0000 (19:25 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 16:33:34 +0000 (19:33 +0300)
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>

No differences found