diff options
author | Mohamed Abbas <mabbas@linux.intel.com> | 2008-03-28 16:21:08 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-04-01 17:13:18 -0400 |
commit | 0359facc7b7a37fd1223ac60649c80cd8daeaf73 (patch) | |
tree | fcf6d571afa5a30dc893f853e20e6d81a3871b92 /mm/mmap.c | |
parent | ad97edd2f524940d524c26ae273a4eb23067a7c0 (diff) |
iwlwifi: fix race condition during driver unload
This patch fixed the OOPS when load the driver while rf-kill is on then
unload the driver right after load. a race condition caused the interupt
handler to schedule the tasklet which will run right after the driver pci_remove
causing invalid poiter OOPS.
Signed-off-by: Mohamed Abbas <mabbas@linux.intel.com>
Signed-off-by: Joonwoo Park <joonwpark81@gmail.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions