diff options
author | Yonatan Cohen <yonatanc@mellanox.com> | 2017-01-19 15:25:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-01 08:33:12 +0100 |
commit | 9a335996bfcfce1fd7fe7549fb1a679489774b99 (patch) | |
tree | 6bc22cbc52678337108022d780aacfeddffd90a4 /include/linux/fpga/fpga-mgr.h | |
parent | fed1e89a16e3684e1bd218e1d6a78f83b5ceb865 (diff) |
IB/rxe: Prevent from completer to operate on non valid QP
commit 2d4b21e0a2913612274a69a3ba1bfee4cffc6e77 upstream.
On UD QP completer tasklet is scheduled for each packet sent.
If it is followed by a destroy_qp(), the kernel panic will
happen as the completer tries to operate on a destroyed QP.
Fixes: 8700e3e7c485 ("Soft RoCE driver")
Signed-off-by: Yonatan Cohen <yonatanc@mellanox.com>
Reviewed-by: Moni Shoua <monis@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions