commit | 654b643670d82f14a62c888710e25248e03b0716 | [log] [tgz] |
---|---|---|
author | Mike Marciniszyn <mike.marciniszyn@intel.com> | Thu May 19 05:21:25 2016 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Thu May 26 11:23:10 2016 -0400 |
tree | 24ddb373510bea0222f7068b25600240c6893a83 | |
parent | 9565c6a37a9d69f00e2a7dabbee2b4f6d20dc1ae [diff] |
IB/rdmavt: Insure QP vmalloc variants zero memory The usage of the various vmalloc APIs do not consistently zero memory when allocating the swqe. Insure zeroing variants are used. Reviewed-by: Mitko Haralanov <mitko.haralanov@intel.com> Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>