commit | b8ec757390282e21d349bf6b602a8cb182da0429 | [log] [tgz] |
---|---|---|
author | Pekka Enberg <penberg@cs.helsinki.fi> | Thu Jun 11 19:25:37 2009 +0300 |
committer | Pekka Enberg <penberg@cs.helsinki.fi> | Thu Jun 11 19:33:34 2009 +0300 |
tree | 3736f817a4433be6d2b309288e25fbb82d9c6c88 | |
parent | 22fb4e71e646695c7e0f379ada66b372c2d1aa1a [diff] |
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>