]> git.baikalelectronics.ru Git - kernel.git/commit
RDS: IB: handle rds_ibdev release case instead of crashing the kernel
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Sat, 19 Sep 2015 18:01:09 +0000 (14:01 -0400)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 5 Oct 2015 18:19:01 +0000 (11:19 -0700)
commitd75623c03d685b04a025a7649b9b9e9b81c94637
tree08ea116b4ab083056f324952c2392e1be7cf4f69
parentd1aeb41502a3a1f17a593b94bcdfe18023f261cd
RDS: IB: handle rds_ibdev release case instead of crashing the kernel

Just in case we are still handling the QP receive completion while the
rds_ibdev is released, drop the connection instead of crashing the kernel.

Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/ib_cm.c