]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] time: convert from bootmem to slab
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 22 Jun 2009 10:08:03 +0000 (12:08 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 22 Jun 2009 10:08:16 +0000 (12:08 +0200)
commitb9b255eb174bbc2d7936eb47c1176c20204ce4cc
treef703b94cb887347f6b5b75b5a474418cfac7f575
parentd14f5b244b7697f7a5b91769fa89dbcd9dc87de9
[S390] time: 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>
arch/s390/kernel/time.c
arch/s390/kernel/vtime.c