]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
IB/rdmavt: Insure QP vmalloc variants zero memory
authorMike Marciniszyn <mike.marciniszyn@intel.com>
Thu, 19 May 2016 12:21:25 +0000 (05:21 -0700)
committerDoug Ledford <dledford@redhat.com>
Thu, 26 May 2016 15:23:10 +0000 (11:23 -0400)
commit654b643670d82f14a62c888710e25248e03b0716
tree24ddb373510bea0222f7068b25600240c6893a83
parent9565c6a37a9d69f00e2a7dabbee2b4f6d20dc1ae
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>
drivers/infiniband/sw/rdmavt/qp.c