summaryrefslogtreecommitdiff
path: root/drivers/s390/block
diff options
context:
space:
mode:
authorHendrik Brueckner <brueckner@linux.vnet.ibm.com>2010-03-08 11:25:15 (GMT)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>2010-03-08 11:25:29 (GMT)
commit91a970d9889c7d6f451ee91ed361d0f0119d3778 (patch)
tree90cae28b66ac49543b3146194c88205c72f9f926 /drivers/s390/block
parent596a95cdf0ba35ea353fb5b65750f596d712041e (diff)
downloadlinux-fsl-qoriq-91a970d9889c7d6f451ee91ed361d0f0119d3778.tar.xz
[S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA
The device driver must allocate memory for IUCV buffers with GFP_DMA, because IUCV cannot address memory above 2GB (31bit addresses only). Because the IUCV ignores the higher bits of the address, sending and receiving IUCV data with this driver might cause memory corruptions. Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/block')
0 files changed, 0 insertions, 0 deletions