From: Pekka Enberg Date: Thu, 11 Jun 2009 16:25:37 +0000 (+0300) Subject: vgacon: use slab allocator instead of the bootmem allocator X-Git-Tag: v2.6.31-rc1~384^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8ec757390282e21d349bf6b602a8cb182da0429;p=pandora-kernel.git 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 --- Reading git-diff-tree failed