git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22fb4e7
)
vgacon: use slab allocator instead of the bootmem allocator
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 16:25:37 +0000
(19:25 +0300)
committer
Pekka 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