diff options
author | Jan Glauber <jang@linux.vnet.ibm.com> | 2009-03-26 14:24:30 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2009-03-26 14:24:21 (GMT) |
commit | 9e890ad880be1dd98483313b2ec0e23fbd4e3792 (patch) | |
tree | 30c45a05b7d00ed418e5bfa2fe355fc68916f075 /drivers/s390/cio/qdio_setup.c | |
parent | e85dea0e415617b5c5627f38c71b33fbc7f94a85 (diff) | |
download | linux-9e890ad880be1dd98483313b2ec0e23fbd4e3792.tar.xz |
[S390] qdio: tasklet termination in case of module unload
If the qdio module is unloaded the tiqdio tasklet must be terminated
by tasklet_kill. Move the tasklet_kill after the unregistration of
the adapter interrupt so the tiqdio tasklet will not be scheduled
anymore before calling tasklet_kill.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/cio/qdio_setup.c')
0 files changed, 0 insertions, 0 deletions