diff options
author | Julian Wiedmann | 2019-06-18 20:42:59 +0200 |
---|---|---|
committer | David S. Miller | 2019-06-19 22:26:33 +0200 |
commit | fdbf6326912d578a31ac4ca0933c919eadf1d54c (patch) | |
tree | 37223616d353d9587a4d56256c43827a2aa5abb0 /.get_maintainer.ignore | |
parent | net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge() (diff) | |
download | kernel-qcow2-linux-fdbf6326912d578a31ac4ca0933c919eadf1d54c.tar.gz kernel-qcow2-linux-fdbf6326912d578a31ac4ca0933c919eadf1d54c.tar.xz kernel-qcow2-linux-fdbf6326912d578a31ac4ca0933c919eadf1d54c.zip |
net/af_iucv: remove GFP_DMA restriction for HiperTransport
af_iucv sockets over z/VM IUCV require that their skbs are allocated
in DMA memory. This restriction doesn't apply to connections over
HiperSockets. So only set this limit for z/VM IUCV sockets, thereby
increasing the likelihood that the large (and linear!) allocations for
HiperTransport messages succeed.
Fixes: 3881ac441f64 ("af_iucv: add HiperSockets transport")
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Ursula Braun <ubraun@linux.ibm.com>
Reviewed-by: Hendrik Brueckner <brueckner@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions