[S390] sclp console: convert from bootmem to slab
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 22 Jun 2009 10:08:06 +0000 (12:08 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 22 Jun 2009 10:08:17 +0000 (12:08 +0200)
commit4c8f4794b61e89dd68f96cfc23a9d9b6c25be420
tree6cd25c6216df5661e897ff172a30e2975b47e29f
parent33403dcfcdfd097d80213a715604eab2dca93b2e
[S390] sclp 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_con.c