From: James Hansen <linux-kernel-list@f0rmula.com>
To: Arjan van de Ven <arjan@infradead.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Trouble unloading a module..
Date: Thu, 03 Nov 2005 11:58:19 +0000 [thread overview]
Message-ID: <4369FB5B.3050602@f0rmula.com> (raw)
In-Reply-To: <1130935171.2826.10.camel@laptopd505.fenrus.org>
Update:
Just tried the driver with a 2.6.14 and it doesn't suffer the same
problem. As it looks to be doing what is required to unregister the
chrdev, I'm loath to suggest it, but could this be a bug in the 2.6.8
kernel?
Just a thought, so please shoot me down if I'm completly wrong :)
Cheers,
James
Arjan van de Ven wrote:
>On Wed, 2005-11-02 at 12:13 +0000, James Hansen wrote:
>
>
>>I was thinking that there may have been a common issue that would allow
>>a driver oops the kernel if not unloaded properly. Obviously not.
>>
>>Thanks for any advice, it's much appreciated.
>>
>>
>
>static struct pci_device_id nfp_pci_tbl[] __devinitdata = {
>
>you probably don't want that __devinitdata there....
>
>
>
>
>.
>
>
>
next prev parent reply other threads:[~2005-11-03 11:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-31 16:49 Trouble unloading a module James Hansen
2005-11-02 8:11 ` Arjan van de Ven
2005-11-02 12:13 ` James Hansen
2005-11-02 12:39 ` Arjan van de Ven
2005-11-03 11:58 ` James Hansen [this message]
[not found] <53LbV-6pW-21@gated-at.bofh.it>
2005-11-01 3:56 ` Robert Hancock
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=4369FB5B.3050602@f0rmula.com \
--to=linux-kernel-list@f0rmula.com \
--cc=arjan@infradead.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.