* pci_unregister_driver() problem?
@ 2002-11-12 22:38 OGAWA Hirofumi
0 siblings, 0 replies; only message in thread
From: OGAWA Hirofumi @ 2002-11-12 22:38 UTC (permalink / raw)
To: linux-kernel
Hi,
I'm playing the pcmcia of 2.5.47 on my new machine. And, I got the
Oops after yenta_socket.o was unloaded. It seems pci_unregister_driver()
doesn't call pci_driver->remove(). So, pcmcia driver couldn't release
the resouce.
This reproduce it,
# modprobe yenta_socket
# modprobe -r yenta_socket
... happen the interrupt, because it was shared irq
Oops
I think driver-model(?) expects using dev->release(), in this
case. Corrent? And, How should it fix?
Regards
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-12 22:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-12 22:38 pci_unregister_driver() problem? OGAWA Hirofumi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®