Files
android_kernel_xiaomi_sm8450/drivers/infiniband/sw/rdmavt
Colin Ian King e4618d40eb IB/rdmavt: Don't vfree a kzalloc'ed memory region
The userspace memory region 'mr' is allocated with kzalloc in
__rvt_alloc_mr  however it is incorrectly being freed with vfree in
__rvt_free_mr. Fix this by using kfree to free it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Acked-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-09-16 14:14:23 -04:00
..
2016-03-10 20:37:27 -05:00
2016-03-10 20:37:27 -05:00
2016-03-10 20:37:27 -05:00
2016-03-10 20:37:27 -05:00
2016-08-03 21:03:31 -04:00
2016-03-10 20:37:27 -05:00
2016-08-02 16:00:58 -04:00
2016-03-10 20:37:27 -05:00
2016-03-10 20:37:27 -05:00
2016-03-10 20:37:27 -05:00
2016-08-02 16:00:58 -04:00