]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf28429aac5b05ed07a4c85987d3a760b9b4de1e0
tree6cd25c6216df5661e897ff172a30e2975b47e29f
parent48fc0e307514791ea73133247263e35fe8b0d6dc
[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