android_kernel_motorola_sm6225/drivers/infiniband
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
..
core IB/core: Add support for modify CQ 2008-04-16 21:09:33 -07:00
hw RDMA/nes: Free IRQ before killing tasklet 2008-04-16 21:09:34 -07:00
ulp IPoIB: Support modifying IPoIB CQ event moderation 2008-04-16 21:09:33 -07:00
Kconfig RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
Makefile RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00