]> 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)
commitff2f0ff0de29a7ff6272b3f78f55b4a834058a1e
tree08ea116b4ab083056f324952c2392e1be7cf4f69
parent5e1f0464ede5134f3fb482957f76589c3a174826
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