[S390] 3215 console: convert from bootmem to slab
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 22 Jun 2009 10:08:04 +0000 (12:08 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 22 Jun 2009 10:08:17 +0000 (12:08 +0200)
commit6d56eee2c016b0b131e444d02a66b0fef7df3ef0
treea912728f53a098ace46ff7053617567fc47ea59e
parentd7d1104fa40f66dbe50840f05b34268144f8a17a
[S390] 3215 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/con3215.c