mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: linux-kernel@vger.kernel.org
Subject: pci_unregister_driver() problem?
Date: Wed, 13 Nov 2002 07:38:43 +0900	[thread overview]
Message-ID: <87el9ql8gc.fsf@devron.myhome.or.jp> (raw)

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>

                 reply	other threads:[~2002-11-12 22:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87el9ql8gc.fsf@devron.myhome.or.jp \
    --to=hirofumi@mail.parknet.co.jp \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®