android_kernel_xiaomi_sdm845/drivers/infiniband/hw
Roland Dreier 4cd1e5eb3c RDMA/nes: Free IRQ before killing tasklet
Move the free_irq() call in nes_remove() to before the tasklet_kill();
otherwise there is a window after tasklet_kill() where a new interrupt
can be handled and reschedule the tasklet, leading to a use-after-free
crash.

Cc: <stable@kernel.org>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-16 21:09:34 -07:00
..
amso1100 RDMA/amso1100: Add check for NULL reply_msg in c2_intr() 2008-04-16 21:09:34 -07:00
cxgb3 IB/core: Add support for "send with invalidate" work requests 2008-04-16 21:09:32 -07:00
ehca IB/core: Add support for "send with invalidate" work requests 2008-04-16 21:09:32 -07:00
ipath IB/core: Add support for "send with invalidate" work requests 2008-04-16 21:09:32 -07:00
mlx4 IB/mlx4: Update QP state if query QP succeeds 2008-04-16 21:09:34 -07:00
mthca IB/mthca: Update module version and release date 2008-04-16 21:09:34 -07:00
nes RDMA/nes: Free IRQ before killing tasklet 2008-04-16 21:09:34 -07:00