commit | 9d98e19ba08f6aa33a4a1414f3dfe8440e67530c | [log] [tgz] |
---|---|---|
author | Yuval Shaia <yuval.shaia@oracle.com> | Wed Dec 13 12:25:19 2017 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed Dec 13 10:31:57 2017 -0700 |
tree | acb548ca9679b56978a5bafdb08f85d3e79f85c7 | |
parent | c058ecf6e455fac7346d46197a02398ead90851f [diff] |
IB/ipoib: Restore MM behavior in case of tx_ring allocation failure memalloc_noio_save modifies the behavior of MM, we must restore it after we are done. Fixes: d83187dda9b9 ("IB/IPoIB: Convert IPoIB to memalloc_noio_* calls") Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>