diff options
author | Yonatan Cohen <yonatanc@mellanox.com> | 2017-01-19 13:25:59 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-01 07:33:12 (GMT) |
commit | 9a335996bfcfce1fd7fe7549fb1a679489774b99 (patch) | |
tree | 6bc22cbc52678337108022d780aacfeddffd90a4 /drivers/media/i2c/Kconfig | |
parent | fed1e89a16e3684e1bd218e1d6a78f83b5ceb865 (diff) | |
download | linux-9a335996bfcfce1fd7fe7549fb1a679489774b99.tar.xz |
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 'drivers/media/i2c/Kconfig')
0 files changed, 0 insertions, 0 deletions