[S390] dasd: use GFP_DMA for fba private data allocation
authorStefan Haberland <stefan.haberland@de.ibm.com>
Thu, 17 Apr 2008 05:46:04 +0000 (07:46 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 17 Apr 2008 05:46:58 +0000 (07:46 +0200)
commit00966c0a5b00bc0afdc0bd0446adec271f8b098b
treec6144b97f0aade3ce04cc2b6db3d5fddb18f789c
parent35b58b028dfc99dd390a09f66945947c4945fa64
[S390] dasd: use GFP_DMA for fba private data allocation

allocating dasd_fba_private without GFP_DMA results in IO error
during read device characteristics of a FBA disk

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