commit | f6316032fd3243d3544603d94f237b976f90bb73 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Thu Mar 28 15:12:58 2019 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Apr 08 13:05:25 2019 -0300 |
tree | 5f0ab51117f2a2402731e7581bb852468b5f810f | |
parent | feec576a6af299143e40dcfb34b6c5604e4ff397 [diff] |
RDMA/core: Support object allocation in atomic context AH objects are allocated in atomic context and those allocations should be done with GFP_ATOMIC. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>