[S390] dasd slab cache alignment.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 16 Aug 2006 11:49:27 +0000 (13:49 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 16 Aug 2006 11:49:27 +0000 (13:49 +0200)
commit2f6c55fc3109bcfa1bb1a112c825e07212c20f37
tree9ad93064df1939b5167b1240384da368c7eae410
parentd0710c7c9eea2145a0614f39dbe9dc8cb4ae14da
[S390] dasd slab cache alignment.

The dasd_page_cache should return page addresses and therefore the
cache must be created with an alignment of PAGE_SIZE.

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