mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Qlogic ISP 1280/12160 did not call scsi_unregister
@ 2004-01-09  9:44 Meelis Roos
  2004-01-09 10:51 ` Andrew Morton
  0 siblings, 1 reply; 2+ messages in thread
From: Meelis Roos @ 2004-01-09  9:44 UTC (permalink / raw)
  To: linux-kernel

I tried the qla1280 driver on 2.6.1-rc3 (x86 32-bit PCI). It worked
well, even under stress. But on rmmod I got the following error:

Qlogic ISP 1280/12160 did not call scsi_unregister
Call Trace:
 [<d8b064b2>] exit_this_scsi_driver+0xd2/0x115 [qla1280]
 [<c01340bc>] sys_delete_module+0x11c/0x140
 [<c0149bf4>] sys_munmap+0x44/0x70
 [<c01093d9>] sysenter_past_esp+0x52/0x71

-- 
Meelis Roos (mroos@linux.ee)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Qlogic ISP 1280/12160 did not call scsi_unregister
  2004-01-09  9:44 Qlogic ISP 1280/12160 did not call scsi_unregister Meelis Roos
@ 2004-01-09 10:51 ` Andrew Morton
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2004-01-09 10:51 UTC (permalink / raw)
  To: Meelis Roos; +Cc: linux-kernel

Meelis Roos <mroos@linux.ee> wrote:
>
> I tried the qla1280 driver on 2.6.1-rc3 (x86 32-bit PCI). It worked
>  well, even under stress. But on rmmod I got the following error:
> 
>  Qlogic ISP 1280/12160 did not call scsi_unregister
>  Call Trace:
>   [<d8b064b2>] exit_this_scsi_driver+0xd2/0x115 [qla1280]
>   [<c01340bc>] sys_delete_module+0x11c/0x140
>   [<c0149bf4>] sys_munmap+0x44/0x70
>   [<c01093d9>] sysenter_past_esp+0x52/0x71

This should be fixed by

	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.1/2.6.1-mm1/broken-out/qla1280-update-2.patch

which is a part of 2.6.1-mm1.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-09 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-09  9:44 Qlogic ISP 1280/12160 did not call scsi_unregister Meelis Roos
2004-01-09 10:51 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome