diff options
author | Roland Dreier <[email protected]> | 2008-04-16 21:09:34 -0700 |
---|---|---|
committer | Roland Dreier <[email protected]> | 2008-04-16 21:09:34 -0700 |
commit | 4cd1e5eb3cbe6e0cc934959770b4c60eac6ecf66 (patch) | |
tree | cf0a0219790a7fac9acf08727ad63de14c6c6bb4 /lib/debugobjects.c | |
parent | 940801b27e021b3494a44bc93be3c73fadbe4c2f (diff) |
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: <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions