aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorZhu Yanjun <yanjun.zhu@oracle.com>2018-09-30 01:57:42 -0400
committerJason Gunthorpe <jgg@mellanox.com>2018-09-30 19:20:38 -0600
commit721ad7e643f7002efa398838693f90284ea216d1 (patch)
treec55834a8849c098f697e85cb28b16b0579c64507 /arch
parentIB/iser: Fix possible NULL deref at iser_inv_desc() (diff)
downloadlinux-dev-721ad7e643f7002efa398838693f90284ea216d1.tar.xz
linux-dev-721ad7e643f7002efa398838693f90284ea216d1.zip
IB/rxe: replace kvfree with vfree
The buf is allocated by vmalloc_user in the function rxe_queue_init. So it is better to free it by vfree. Fixes: 8700e3e7c485 ("Soft RoCE driver") Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions