diff options
author | Al Viro <[email protected]> | 2011-09-14 16:21:28 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-09-14 18:09:37 -0700 |
commit | 45cd5e2d4e632f55af1d6131f33b554c98f8b929 (patch) | |
tree | 8cc6c469235826606383420663d16e29fbdc4cbd /lib/mpi/mpiutil.c | |
parent | f71f94845e0126884eca8ce57a92e30b189c8e71 (diff) |
um: winch_interrupt() can happen inside of free_winch()
... so set winch->fd to -1 before doing free_irq(), to avoid having
winch_interrupt() come from/during the latter and attempt to do
reactivate_fd() on something that's already gone.
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions