[S390] vt220 console: convert from bootmem to slab
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 22 Jun 2009 10:08:07 +0000 (12:08 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 22 Jun 2009 10:08:18 +0000 (12:08 +0200)
commit5c0792f6924333290ec3ca31c02e6555d73dba04
treefba27e99a3e75af2db08bd9df16dcdfc67c5a17b
parent4c8f4794b61e89dd68f96cfc23a9d9b6c25be420
[S390] vt220 console: convert from bootmem to slab

The slab allocator is earlier available so convert the
bootmem allocations to slab/gfp allocations.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/sclp_vt220.c